yunusajib commited on
Commit
0b60eec
·
verified ·
1 Parent(s): ef2be41
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,10 +1,8 @@
1
- gradio>=3.0
2
  numpy
3
  opencv-python
4
- librosa
5
- pandas
6
- python-speech-features
7
  onnxruntime
8
- requests
9
- opencv-contrib-python
10
- scikit-learn
 
 
 
1
  numpy
2
  opencv-python
3
+ pyttsx3
 
 
4
  onnxruntime
5
+ librosa
6
+ sounddevice
7
+ scikit-learn
8
+ scipy