jinggujiwoo7 commited on
Commit
8675934
1 Parent(s): b2c1d26

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.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