jinggujiwoo7 commited on
Commit
75c9c6e
1 Parent(s): c8b7959

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio==3.23.0
2
- speechrecognition==3.10.0
3
- numpy==1.22.4
4
- soundfile==0.12.1
5
- python-Levenshtein==0.21.1
 
1
+ gradio
2
+ SpeechRecognition
3
+ python-Levenshtein
4
+ numpy
5
+ soundfile