wifix199 commited on
Commit
0c2166a
1 Parent(s): e67e9cb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -16
requirements.txt CHANGED
@@ -1,19 +1,7 @@
 
 
1
  gradio
2
- torch
3
- transformers
4
  soundfile
5
- librosa
6
- TTS
7
- playsound
8
- gtts
9
  pyttsx3
10
- torchaudio
11
- soundfile
12
- git+https://github.com/huggingface/transformers.git
13
- torch
14
- torchaudio
15
- sentencepiece
16
- soundfile
17
- samplerate
18
- librosa
19
- resampy
 
1
+ huggingface_hub==0.22.2
2
+ gtts
3
  gradio
 
 
4
  soundfile
 
 
 
 
5
  pyttsx3
6
+ google-cloud-texttospeech
7
+ numpy