ChandimaPrabath commited on
Commit
a36b5bb
·
verified ·
1 Parent(s): 6c3ae3e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ python-multipart
4
+ speechbrain
5
+ sounddevice==0.4.6
6
+ python-dotenv
7
+ whisper-cpp-python