sth4nth commited on
Commit
232667f
1 Parent(s): bc798dc

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio==4.29.0
2
+ huggingface-hub
3
+ gtts
4
+ SpeechRecognition
5
+ torch
6
+ transformers
7
+ audiosegment
8
+ scipy
9
+ librosa