hannah416 commited on
Commit
86f04f9
1 Parent(s): cc054f8

Create requirement.txt

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