makaveli10 commited on
Commit
6e3682e
1 Parent(s): 850e3c7

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
  PyAudio
2
  faster-whisper==0.9.0
3
  websockets
4
- onnxruntime==1.16.0
 
 
 
 
1
  PyAudio
2
  faster-whisper==0.9.0
3
  websockets
4
+ onnxruntime==1.16.0
5
+ ffmpeg-python
6
+ scipy
7
+ websocket-client