Spaces:
Sleeping
Sleeping
AshDavid12
commited on
Commit
·
70bfb31
1
Parent(s):
53905a4
trying to build simple trasncribe - testing
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ fastapi
|
|
2 |
uvicorn
|
3 |
torch
|
4 |
whisper
|
|
|
5 |
transformers
|
6 |
soundfile
|
|
|
2 |
uvicorn
|
3 |
torch
|
4 |
whisper
|
5 |
+
python-multipart
|
6 |
transformers
|
7 |
soundfile
|