0xrushi commited on
Commit
4204f70
1 Parent(s): cc1cea9

more req txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -1
requirements.txt CHANGED
@@ -1 +1,18 @@
1
- torch
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scipy
2
+ pydub==0.24.1
3
+ librosa==0.6.0
4
+ inflect==0.2.5
5
+ Unidecode==1.0.22
6
+ matplotlib==3.2.2
7
+ soundfile==0.10.3.post1
8
+ omegaconf==2.0.6
9
+ numba==0.47
10
+ webrtcvad==2.0.10
11
+ requests==2.25.1
12
+ torch==1.9.0+cu111
13
+ torchvision==0.10.0+cu111
14
+ torchaudio===0.9.0
15
+ deepspeech==0.9.3
16
+ llvmlite==0.32.1
17
+ pysrt==1.1.2
18
+ nltk==3.6.2