techysanoj commited on
Commit
500ff86
·
verified ·
1 Parent(s): 36fdb50

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
  gradio==4.44.0
2
  torch==2.0.1
3
- transformers==4.33.0
4
- torchaudio==2.0.2
5
  gtts==2.3.1
 
 
 
 
1
  gradio==4.44.0
2
  torch==2.0.1
3
+ transformers==4.33.3
4
+ torchaudio==2.0.1
5
  gtts==2.3.1
6
+ numpy<2.0
7
+ kenlm
8
+ pyctcdecode