Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio
|
2 |
pytube
|
3 |
ffmpeg-python
|
4 |
-
coqui-stt
|
5 |
transformers
|
6 |
faiss-cpu
|
7 |
numpy
|
|
|
1 |
gradio
|
2 |
pytube
|
3 |
ffmpeg-python
|
4 |
+
git+https://github.com/coqui-ai/STT.git#egg=coqui-stt
|
5 |
transformers
|
6 |
faiss-cpu
|
7 |
numpy
|