techysanoj commited on
Commit
6daa386
·
verified ·
1 Parent(s): 8899039

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -14
requirements.txt CHANGED
@@ -1,14 +1,5 @@
1
- gradio
2
- torch
3
- transformers
4
- torchaudio
5
- SpeechRecognition
6
- pygame
7
- pydub
8
- sounddevice
9
- soundfile
10
- gtts
11
- huggingsound
12
- soundfile
13
- kenlm
14
- pyctcdecode
 
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