gabriel lopez commited on
Commit
1095653
·
1 Parent(s): 2feff51
Files changed (1) hide show
  1. requirements.txt +3 -165
requirements.txt CHANGED
@@ -1,168 +1,6 @@
1
- absl-py==1.3.0
2
- aiohttp==3.8.3
3
- aiosignal==1.3.1
4
- antlr4-python3-runtime==4.8
5
- anyio==3.6.2
6
- appdirs==1.4.4
7
- astunparse==1.6.3
8
- async-timeout==4.0.2
9
- attrs==22.1.0
10
- audioread==3.0.0
11
- autoflake==2.0.0
12
- bcrypt==4.0.1
13
- bitarray==2.6.0
14
- blis==0.7.9
15
- cachetools==5.2.0
16
- catalogue==2.0.8
17
- certifi==2022.9.24
18
- cffi==1.15.1
19
- charset-normalizer==2.1.1
20
- ci-sdr==0.0.2
21
- click==8.1.3
22
- colorama==0.4.6
23
- confection==0.0.3
24
- ConfigArgParse==1.5.3
25
- contourpy==1.0.6
26
- cryptography==38.0.3
27
- ctc-segmentation==1.7.4
28
- cycler==0.11.0
29
- cymem==2.0.7
30
- Cython==0.29.32
31
- decorator==5.1.1
32
- Distance==0.1.3
33
- einops==0.6.0
34
- en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.4.1/en_core_web_sm-3.4.1-py3-none-any.whl
35
- espnet==202209
36
- espnet-tts-frontend==0.0.3
37
- fairseq==0.12.2
38
- fast-bss-eval==0.1.3
39
- fastapi==0.76.0
40
- ffmpy==0.3.0
41
- filelock==3.8.0
42
- flatbuffers==22.10.26
43
- fonttools==4.38.0
44
- frozenlist==1.3.3
45
- fsspec==2022.11.0
46
- g2p-en==2.1.0
47
- gast==0.4.0
48
- google-auth==2.14.1
49
- google-auth-oauthlib==0.4.6
50
- google-pasta==0.2.0
51
- gradio==3.10.1
52
- grpcio==1.34.1
53
- h11==0.12.0
54
- h5py==3.1.0
55
- httpcore==0.15.0
56
- httpx==0.23.1
57
- huggingface-hub==0.11.0
58
- humanfriendly==10.0
59
- hydra-core==1.0.7
60
- idna==3.4
61
- importlib-metadata==4.13.0
62
- inflect==6.0.2
63
- jaconv==0.3
64
- jamo==0.4.1
65
- Jinja2==3.1.2
66
- joblib==1.2.0
67
- kaldiio==2.17.2
68
- keras==2.11.0
69
- keras-nightly==2.5.0.dev2021032900
70
- Keras-Preprocessing==1.1.2
71
- kiwisolver==1.4.4
72
- langcodes==3.3.0
73
- libclang==14.0.6
74
- librosa==0.9.2
75
- linkify-it-py==1.0.3
76
- llvmlite==0.39.1
77
- lxml==4.9.1
78
- Markdown==3.4.1
79
- markdown-it-py==2.1.0
80
- MarkupSafe==2.1.1
81
- matplotlib==3.6.2
82
- mdit-py-plugins==0.3.1
83
- mdurl==0.1.2
84
- multidict==6.0.2
85
- murmurhash==1.0.9
86
- nltk==3.7
87
- numba==0.56.4
88
- numpy==1.23.5
89
- oauthlib==3.2.2
90
- omegaconf==2.0.6
91
- opt-einsum==3.3.0
92
- orjson==3.8.2
93
- packaging==21.3
94
- pandas==1.4.4
95
- paramiko==2.12.0
96
- pathy==0.10.0
97
- Pillow==9.3.0
98
  plotly==5.11.0
99
- pooch==1.6.0
100
- portalocker==2.6.0
101
- preshed==3.0.8
102
- protobuf==3.19.6
103
- pyasn1==0.4.8
104
- pyasn1-modules==0.2.8
105
- pycparser==2.21
106
- pycryptodome==3.15.0
107
- pydantic==1.9.2
108
- pydub==0.25.1
109
- pyflakes==3.0.1
110
- PyNaCl==1.5.0
111
- pyparsing==3.0.9
112
- pypinyin==0.44.0
113
- python-dateutil==2.8.2
114
- python-multipart==0.0.5
115
- pytorch-wpe==0.0.1
116
- pytz==2022.6
117
- pyworld==0.3.2
118
- PyYAML==6.0
119
- regex==2022.10.31
120
- requests==2.28.1
121
- requests-oauthlib==1.3.1
122
- resampy==0.4.2
123
- rfc3986==1.5.0
124
- rsa==4.9
125
- sacrebleu==2.3.1
126
- scikit-learn==1.1.3
127
- scipy==1.9.3
128
- sentencepiece==0.1.97
129
- six==1.15.0
130
- smart-open==5.2.1
131
- sniffio==1.3.0
132
- soundfile==0.11.0
133
  spacy==3.4.3
134
- spacy-legacy==3.0.10
135
- spacy-loggers==1.0.3
136
- srsly==2.4.5
137
- starlette==0.18.0
138
- tabulate==0.9.0
139
- tenacity==8.1.0
140
- tensorboard==2.11.0
141
- tensorboard-data-server==0.6.1
142
- tensorboard-plugin-wit==1.8.1
143
- tensorflow==2.11.0
144
- tensorflow-estimator==2.11.0
145
- tensorflow-io-gcs-filesystem==0.28.0
146
- termcolor==1.1.0
147
- thinc==8.1.5
148
- threadpoolctl==3.1.0
149
- tokenizers==0.13.2
150
- tomli==2.0.1
151
- torch==1.13.0
152
- torch-complex==0.4.3
153
- torchaudio==0.13.0
154
- tqdm==4.64.1
155
  transformers==4.24.0
156
- typeguard==2.13.3
157
- typer==0.7.0
158
- typing_extensions==4.4.0
159
- uc-micro-py==1.0.1
160
- Unidecode==1.3.6
161
- urllib3==1.26.12
162
- uvicorn==0.20.0
163
- wasabi==0.10.1
164
- websockets==10.4
165
- Werkzeug==2.2.2
166
- wrapt==1.12.1
167
- yarl==1.8.1
168
- zipp==3.10.0
 
1
+ gradio==3.12.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  plotly==5.11.0
3
+ scipy==1.5.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  spacy==3.4.3
5
+ tensorflow==2.5.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  transformers==4.24.0