Artificial-superintelligence commited on
Commit
76e4a7a
·
verified ·
1 Parent(s): 990b7d7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  streamlit
2
  moviepy
3
- whisper
4
  translate
5
  gTTS
6
  ffmpeg-python
 
1
  streamlit
2
  moviepy
3
+ git+https://github.com/openai/whisper.git # Install Whisper directly from GitHub
4
  translate
5
  gTTS
6
  ffmpeg-python