Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
streamlit
|
|
|
|
|
|
|
| 2 |
piper-tts
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
torchaudio
|
| 6 |
-
requests
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
whisper
|
| 3 |
+
requests
|
| 4 |
piper-tts
|
| 5 |
+
soundfile
|
| 6 |
+
numpy
|
|
|
|
|
|