Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
-
|
4 |
torch
|
5 |
librosa
|
6 |
numpy
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
+
git+https://github.com/m-bain/whisperX.git
|
4 |
torch
|
5 |
librosa
|
6 |
numpy
|