Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,9 +3,9 @@ streamlit==1.29.0
|
|
3 |
torch==2.1.2
|
4 |
numpy==1.24.3
|
5 |
huggingface_hub==0.20.3
|
6 |
-
scipy==1.
|
7 |
transformers==4.36.2
|
8 |
vosk==0.3.45
|
9 |
pyaudio==0.2.14
|
10 |
sounddevice==0.4.6
|
11 |
-
TTS==0.22.0
|
|
|
3 |
torch==2.1.2
|
4 |
numpy==1.24.3
|
5 |
huggingface_hub==0.20.3
|
6 |
+
scipy==1.11.2
|
7 |
transformers==4.36.2
|
8 |
vosk==0.3.45
|
9 |
pyaudio==0.2.14
|
10 |
sounddevice==0.4.6
|
11 |
+
TTS==0.22.0
|