Artificial-superintelligence commited on
Commit
26e4f12
·
verified ·
1 Parent(s): 13dbd66

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ moviepy
3
+ SpeechRecognition
4
+ deep-translator
5
+ pydub
6
+ torch
7
+ TTS
8
+ pyttsx3
9
+ scipy
10
+ soundfile
11
+ numpy