phamhapa101 commited on
Commit
e214410
·
verified ·
1 Parent(s): 5ef7464

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
  gradio
2
- openai-whisper
 
 
3
  pydub
4
  pandas
5
  soundfile
6
- numpy
 
 
1
  gradio
2
+ transformers
3
+ torch
4
+ torchaudio
5
  pydub
6
  pandas
7
  soundfile
8
+ numpy
9
+ accelerate