don0726 commited on
Commit
c5d7718
·
verified ·
1 Parent(s): 6eb3f02

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
- librosa
2
- numpy
3
- scikit-learn
 
 
 
4
  soundfile
5
- ffmpeg-python
 
1
+ fastapi
2
+ uvicorn
3
+ whisperx
4
+ torch
5
+ torchaudio
6
+ speechbrain
7
  soundfile
8
+ numpy