MK-316 commited on
Commit
36c091d
1 Parent(s): a0a375f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio>=2.9.4
2
+ SpeechRecognition>=3.8.1
3
+ python-Levenshtein>=0.12.2
4
+ SoundFile>=0.10.3.post1
5
+ librosa
6
+ pandas>=1.3.5
7
+ numpy>=1.21.6