Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,6 @@ librosa
|
|
| 7 |
datasets
|
| 8 |
gradio
|
| 9 |
numpy
|
| 10 |
-
soundfile
|
|
|
|
|
|
|
|
|
| 7 |
datasets
|
| 8 |
gradio
|
| 9 |
numpy
|
| 10 |
+
soundfile
|
| 11 |
+
faster-whisper
|
| 12 |
+
ctranslate2
|