Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -8
requirements.txt
CHANGED
@@ -1,9 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
whisper - 1
|
4 |
-
langid - 2
|
5 |
-
pyaudio
|
6 |
-
torch
|
7 |
-
time
|
8 |
speechbrain
|
9 |
-
transformers
|
|
|
|
1 |
+
gradio==2.9.3
|
2 |
+
huggingface_hub
|
|
|
|
|
|
|
|
|
|
|
3 |
speechbrain
|
4 |
+
transformers
|
5 |
+
pyaudio
|