feat: replace Whisper with Deepgram ASR + speaker diarization
This commit is contained in:
7
backend/requirements.txt
Normal file
7
backend/requirements.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
fastapi==0.115.0
|
||||
uvicorn[standard]==0.32.0
|
||||
python-multipart==0.0.17
|
||||
deepgram-sdk==3.7.0
|
||||
httpx==0.27.2
|
||||
pydantic==2.9.2
|
||||
python-dotenv==1.0.1
|
||||
Reference in New Issue
Block a user