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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +82 -29
requirements.txt CHANGED
@@ -1,32 +1,85 @@
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
 
1
+ appdirs
2
+ attrs
3
+ audioread
4
+ auraloss
5
+ certifi
6
+ cffi
7
+ charset-normalizer
8
+ clldutils
9
+ colorama
10
+ colorlog
11
+ commonmark
12
+ csvw
13
+ cycler
14
+ Cython
15
+ decorator
16
+ editdistance
17
+ emoji
18
+ filelock
19
+ ftfy
20
+ future
21
+ gdown
22
+ graphviz
23
+ huggingface-hub
24
+ HyperPyYAML
25
+ idna
26
+ isodate
27
+ jiwer
28
+ joblib
29
+ kiwisolver
30
+ librosa
31
+ llvmlite
32
+ matplotlib
33
+ munkres
34
+ numba
35
+ numpy
36
+ packaging
37
+ panphon
38
+ pedalboard
39
+ phonemizer
40
+ Pillow
41
+ pooch
42
+ pycparser
43
+ Pygments
44
+ pyloudnorm
45
+ pyparsing
46
+ pysndfx
47
+ PySocks
48
+ python-dateutil
49
+ python-Levenshtein
50
+ pyworld
51
+ PyYAML
52
+ regex
53
+ requests
54
+ resampy
55
+ rfc3986
56
+ rich
57
+ ruamel.yaml
58
+ ruamel.yaml.clib
59
+ scikit-learn
60
+ scipy
61
+ segments
62
+ sentencepiece
63
+ six
64
+ sounddevice
65
+ SoundFile
66
+ speechbrain~=0.5.10
67
+ tabulate
68
+ threadpoolctl
69
+ torch~=1.11.0
70
+ torch-complex
71
+ torchaudio
72
+ torchvision
73
+ torchviz
74
+ tqdm
75
+ typing-extensions
76
+ unicodecsv
77
+ Unidecode
78
+ unsilence
79
+ uritemplate
80
+ urllib3
81
+ wcwidth
82
+ wincertstore
83
  espnet
84
  espnet-model-zoo
 
 
 
 
 
 
85
  gradio