sarinam commited on
Commit
c552abf
·
verified ·
1 Parent(s): 2bfc610

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +28 -80
requirements.txt CHANGED
@@ -1,84 +1,32 @@
1
- appdirs~=1.4.4
2
- attrs~=21.2.0
3
- audioread~=2.1.9
4
- auraloss~=0.2.1
5
- certifi~=2021.5.30
6
- cffi~=1.14.6
7
- charset-normalizer~=2.0.4
8
- clldutils~=3.9.0
9
- colorama~=0.4.4
10
- colorlog~=6.4.1
11
- commonmark~=0.9.1
12
- csvw~=1.11.0
13
- cycler~=0.10.0
14
- Cython~=0.29.24
15
- decorator~=5.0.9
16
- editdistance~=0.5.3
17
- emoji~=1.4.2
18
- filelock~=3.0.12
19
- ftfy~=6.0.3
20
- future~=0.18.2
21
- gdown~=3.13.0
22
- graphviz~=0.17
23
- huggingface-hub~=0.0.16
24
- HyperPyYAML~=1.0.0
25
- idna~=3.2
26
- isodate~=0.6.0
27
- jiwer~=2.2.1
28
- joblib~=1.0.1
29
- kiwisolver~=1.3.2
30
- librosa~=0.8.1
31
- matplotlib~=3.4.3
32
- munkres~=1.1.4
33
- numpy~=1.20.3
34
- packaging~=21.0
35
- panphon~=0.19
36
- pedalboard~=0.3.11
37
- phonemizer~=2.2.2
38
- Pillow~=8.3.2
39
- pooch~=1.5.1
40
- pycparser~=2.20
41
- Pygments~=2.10.0
42
  pyloudnorm~=0.1.0
43
- pyparsing~=2.4.7
44
- pysndfx~=0.3.6
45
- PySocks~=1.7.1
46
- python-dateutil~=2.8.2
47
- python-Levenshtein~=0.12.2
48
- pyworld~=0.3.0
49
- PyYAML~=5.4.1
50
- regex~=2021.8.28
51
- requests~=2.26.0
52
- resampy~=0.2.2
53
- rfc3986~=1.5.0
54
- rich~=9.10.0
55
- ruamel.yaml~=0.17.16
56
- ruamel.yaml.clib~=0.2.6
57
- scikit-learn~=0.24.2
58
- scipy~=1.7.1
59
- segments~=2.2.0
60
- sentencepiece~=0.1.96
61
- six~=1.16.0
62
- sklearn~=0.0
63
- sounddevice~=0.4.2
64
- SoundFile~=0.10.3.post1
65
- speechbrain~=0.5.10
66
- tabulate~=0.8.9
67
- threadpoolctl~=2.2.0
68
- torch~=1.10.1
69
- torch-complex~=0.2.1
70
- torchaudio~=0.10.1
71
- torchvision~=0.11.2
72
- torchviz~=0.0.2
73
- tqdm~=4.62.2
74
- typing-extensions~=3.10.0.2
75
- unicodecsv~=0.14.1
76
- Unidecode~=1.2.0
77
- unsilence~=1.0.8
78
- uritemplate~=3.0.1
79
- urllib3~=1.26.6
80
- wcwidth~=0.2.5
81
- wincertstore~=0.2
82
  espnet
83
  espnet-model-zoo
 
 
 
 
 
 
84
  gradio
 
1
+ torch_complex~=0.4.3
2
+ tqdm~=4.64.1
3
+ scipy~=1.9.3
4
+ librosa~=0.9.2
5
+ scikit-learn~=1.1.3
6
+ praat-parselmouth~=0.4.2
7
+ torch~=2.0.0
8
+ numpy~=1.23.4
9
+ torchaudio~=2.0.0
10
+ soundfile~=0.11.0
11
+ urllib3~=1.26.12
12
+ pypinyin~=0.47.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  pyloudnorm~=0.1.0
14
+ numba~=0.56.4
15
+ cvxopt~=1.3.0
16
+ sounddevice~=0.4.5
17
+ matplotlib~=3.6.2
18
+ phonemizer~=3.2.1
19
+ wandb~=0.13.5
20
+ speechbrain~=0.5.13
21
+ dragonmapper~=0.2.6
22
+ auraloss~=0.2.2
23
+ alias_free_torch~=0.0.6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  espnet
25
  espnet-model-zoo
26
+ pyyaml
27
+ openpyxl
28
+ seaborn
29
+ transformers
30
+ noisereduce
31
+ accelerate
32
  gradio