aka7774 commited on
Commit
1e29629
1 Parent(s): 84ab0c3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  fastapi
2
  uvicorn
3
- faster-whisper==0.10.1
 
 
4
  python-multipart
 
1
  fastapi
2
  uvicorn
3
+ transformers
4
+ accelerate
5
+ datasets[audio]
6
  python-multipart