Shashwat2528 commited on
Commit
2572c69
·
1 Parent(s): e3f2401

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