cfc-tech commited on
Commit
78142d7
·
verified ·
1 Parent(s): 05349b5
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- streamlit
2
  pytube
3
- moviepy
4
- SpeechRecognition
5
- transformers
6
  torch
 
 
 
 
1
+ gradio
2
  pytube
3
+ ffmpeg-python
4
+ huggingsound
 
5
  torch
6
+ librosa
7
+ soundfile
8
+ transformers