nagasurendra commited on
Commit
80a96d4
·
verified ·
1 Parent(s): a8415a3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -11
requirements.txt CHANGED
@@ -1,13 +1,5 @@
1
  gradio==3.38.0
2
- edge-tts
3
- numpy
4
- torch
5
- pydub
6
- onnxruntime
7
- sentencepiece
8
- huggingface-hub
9
- soxr
10
- gTTS==2.3.2
11
  speechrecognition==3.8.1
12
-
13
-
 
1
  gradio==3.38.0
2
+ gtts==2.2.4
 
 
 
 
 
 
 
 
3
  speechrecognition==3.8.1
4
+ numpy==1.24.2
5
+ pydub==0.25.1