suprimedev commited on
Commit
de1a5be
·
verified ·
1 Parent(s): 7f63304

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
  gradio
2
- transformers
3
- torch
4
- datasets # Optional, for audio utils if needed
5
- accelerate # For better device handling
6
- hf_transfer
 
1
  gradio
2
+ SpeechRecognition
3
+ pydub
4
+ numpy
5
+ python-dotenv