Sib83 commited on
Commit
adcb865
·
verified ·
1 Parent(s): b725c54

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -11
requirements.txt CHANGED
@@ -1,11 +1,4 @@
1
- streamlit
2
- transformers
3
- torch
4
- google-cloud-speech
5
- langdetect
6
- spacy
7
- gradio
8
- huggingface_hub
9
- SpeechRecognition
10
- Flask
11
- gTTS
 
1
+ streamlit==1.24.0
2
+ speechrecognition==3.9.0
3
+ gTTS==2.3.0
4
+ langdetect==1.0.9