benhadjermed commited on
Commit
c93bc4f
·
verified ·
1 Parent(s): 91779ff

Add faster-whisper to requirements (was missing on Space)

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
  fastapi
2
  uvicorn[standard]
3
- torch
4
- transformers
5
  librosa
6
  soundfile
7
- accelerate
8
  python-multipart
 
 
 
 
1
  fastapi
2
  uvicorn[standard]
3
+ faster-whisper
 
4
  librosa
5
  soundfile
 
6
  python-multipart
7
+ numpy
8
+ transformers
9
+ torch --index-url https://download.pytorch.org/whl/cpu