techysanoj commited on
Commit
1752a78
·
1 Parent(s): 58501a9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==2.3.0
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