Nick021402 commited on
Commit
1cb49a0
·
verified ·
1 Parent(s): 35c833d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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