-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
113 lines (113 loc) · 3.99 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
appdirs==1.4.4
asttokens==2.0.8
audioread==3.0.0
backcall==0.2.0
backports.functools-lru-cache==1.6.4
brotlipy==0.7.0
certifi==2022.9.14
cffi==1.15.1
charset-normalizer==2.1.1
ci-sdr==0.0.0
click==8.1.3
colorama==0.4.5
ConfigArgParse==1.5.3
cryptography==37.0.4
ctc-segmentation==1.7.1
cycler==0.11.0
Cython==0.29.32
debugpy==1.6.3
decorator==5.1.1
Distance==0.1.3
einops==0.4.1
entrypoints==0.4
espnet==202207
espnet-tts-frontend==0.0.3
executing==1.0.0
fast-bss-eval==0.1.3
filelock==3.8.0
Flask==2.2.2
fonttools==4.37.1
future==0.18.2
g2p-en==2.1.0
h5py==3.7.0
huggingface-hub==0.9.1
humanfriendly==10.0
idna==3.3
importlib-metadata==5.1.0
inflect==6.0.0
ipykernel==6.15.3
ipython==8.5.0
itsdangerous==2.1.2
jaconv==0.3
jamo==0.4.1
jedi==0.18.1
Jinja2==3.1.2
joblib==1.1.0
kaldiio==2.17.2
kiwisolver==1.4.4
librosa==0.9.2
llvmlite==0.36.0
MarkupSafe==2.1.1
matplotlib-inline==0.1.6
munkres==1.1.4
nest-asyncio==1.5.5
nltk==3.7
numba==0.53.0
numpy==1.22.4
packaging==21.3
pandas==1.4.4
parso==0.8.3
pickleshare==0.7.5
Pillow==9.2.0
platformdirs==2.5.4
plotly==5.10.0
pooch==1.6.0
prompt-toolkit==3.0.31
protobuf==3.20.1
psutil==5.9.1
pure-eval==0.2.2
pycparser==2.21
pydantic==1.10.1
Pygments==2.13.0
pyOpenSSL==22.0.0
pyparsing==3.0.9
pypinyin==0.44.0
pyreadline3==3.4.1
PySocks==1.7.1
python-dateutil==2.8.2
pytorch-wpe==0.0.1
pytz==2022.2.1
pyworld==0.3.0
PyYAML==6.0
pyzmq==23.2.1
regex==2022.8.17
requests==2.28.1
resampy==0.4.0
scikit-learn==1.1.2
scipy==1.9.3
sentencepiece==0.1.97
six==1.16.0
SoundFile==0.10.3.post1
stack-data==0.5.0
tbb==2021.7.1
tenacity==8.0.1
threadpoolctl==3.1.0
tokenizers==0.12.1
torch==1.12.1
torch-complex==0.4.3
torchaudio==0.12.1
torchvision==0.13.1
tornado==6.2
traitlets==5.4.0
transformers==4.21.2
typeguard==2.13.3
typing_extensions==4.3.0
unicodedata2==14.0.0
Unidecode==1.3.4
urllib3==1.26.11
wcwidth==0.2.5
Werkzeug==2.2.2
win-inet-pton==1.1.0
zipp==3.11.0
gunicorn==20.1.0
tqdm==4.64.1