sahandkh1419 commited on
Commit
4df031b
1 Parent(s): 2f5d3a2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- git+https://github.com/openai/whisper.git
2
  streamlit==1.39.0
3
  scikit-learn==1.5.2
4
  pydub==0.25.1
5
- hezar[audio]==0.41.1
 
 
 
1
+ openai-whisper==20240930
2
  streamlit==1.39.0
3
  scikit-learn==1.5.2
4
  pydub==0.25.1
5
+ hezar[audio]==0.41.1
6
+ audio-separator==0.24.1
7
+ onnxruntime==1.20.0