Mtkhang90 commited on
Commit
986ad2f
·
verified ·
1 Parent(s): ddc116e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio
2
- openai-whisper
3
- TTS
4
  torch
5
  numpy
6
  soundfile
 
1
+ gradio==5.29.0
2
+ faster-whisper
3
+ TTS==0.22.0
4
  torch
5
  numpy
6
  soundfile