Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -10,4 +10,7 @@ streamlit-webrtc
|
|
10 |
tensorflow
|
11 |
git+https://github.com/openai/whisper.git
|
12 |
streamlit-audiorec
|
13 |
-
txtai[pipeline]
|
|
|
|
|
|
|
|
10 |
tensorflow
|
11 |
git+https://github.com/openai/whisper.git
|
12 |
streamlit-audiorec
|
13 |
+
txtai[pipeline]
|
14 |
+
TTS @ git+https://github.com/UNHSAILLab/TTS
|
15 |
+
numpy==1.22.0
|
16 |
+
pandas==1.5.3
|