Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
gradio
|
| 2 |
-
transformers
|
| 3 |
torch
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
|
|
|
| 2 |
torch
|
| 3 |
+
librosa
|
| 4 |
+
whisperx @ git+https://github.com/m-bain/whisperx.git
|
| 5 |
+
resemblyzer
|
| 6 |
+
scikit-learn
|
| 7 |
+
numpy
|