jashu827 commited on
Commit
67d24cc
·
verified ·
1 Parent(s): 3915f46

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ SpeechRecognition
3
+ transformers
4
+ torch
5
+ nltk
6
+ pydub
7
+ matplotlib
8
+ ffmpeg-python