backend for speech to text

This commit is contained in:
Gaumit Kauts
2026-02-14 16:23:34 -07:00
parent 462948b849
commit 001220d0aa
3 changed files with 226 additions and 25 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
flask
openai
supabase
python-dotenv
werkzeug