Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -7,4 +7,11 @@ sounddevice
|
|
7 |
speechrecognition
|
8 |
pydub
|
9 |
pyaudio
|
10 |
-
pyttsx3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
speechrecognition
|
8 |
pydub
|
9 |
pyaudio
|
10 |
+
pyttsx3
|
11 |
+
gradio
|
12 |
+
gradio_client==0.2.7
|
13 |
+
https://github.com/kpu/kenlm/archive/master.zip
|
14 |
+
pyctcdecode
|
15 |
+
soundfile
|
16 |
+
sox
|
17 |
+
scipy
|