rizwanaidris2 commited on
Commit
124556d
·
verified ·
1 Parent(s): 271c88a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- OpenAI whisper
2
  gtts
3
  gradio
4
  pydub
5
  groq
6
-
 
7
 
8
 
 
1
+ openai-whisper
2
  gtts
3
  gradio
4
  pydub
5
  groq
6
+ torch
7
+ soundfile
8
 
9