Thendral28 commited on
Commit
35d114c
·
verified ·
1 Parent(s): 5e045bd

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ nest-asyncio
3
+ uvicorn
4
+ python-multipart
5
+ torchaudio
6
+ transformers
7
+ pydub
8
+ faster_whisper
9
+ openai
10
+ Werkzeug
11
+ accelerate
12
+ python-dotenv
13
+ deepgram-sdk==2.12.0