ganga4364 commited on
Commit
a785586
·
verified ·
1 Parent(s): e6c6652

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -9
requirements.txt CHANGED
@@ -1,9 +1,4 @@
1
- transformers==4.34.0 # Or any latest compatible version
2
- torch>=2.0.0 # Ensure you have PyTorch to run the TTS model
3
- scipy>=1.8.0 # To handle saving audio files
4
- gradio>=3.40.0 # Gradio for creating the user interface
5
- ttsmms
6
- underthesea
7
- nltk
8
- soundfile
9
- num2words
 
1
+ transformers
2
+ torch
3
+ scipy
4
+ gradio