lj1995 commited on
Commit
aa80920
·
verified ·
1 Parent(s): f0c8d67

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +186 -189
requirements.txt CHANGED
@@ -1,190 +1,187 @@
1
- absl-py==2.0.0
2
- addict==2.4.0
3
- aiohttp==3.9.1
4
- aiosignal==1.3.1
5
- altair==5.2.0
6
- annotated-types==0.6.0
7
- antlr4-python3-runtime==4.9.3
8
- anyio==4.2.0
9
- async-timeout==4.0.3
10
- attrs==23.2.0
11
- audioread==3.0.1
12
- brotlipy==0.7.0
13
- cachetools==5.3.2
14
- certifi==2020.12.5
15
- cffi==1.14.4
16
- chardet==3.0.4
17
- charset-normalizer==3.3.2
18
- click==8.1.7
19
- cmake==3.27.7
20
- cn2an==0.5.22
21
- coloredlogs==15.0.1
22
- contourpy==1.2.0
23
- crcmod==1.7
24
- cryptography==3.3.1
25
- cycler==0.12.1
26
- Cython==0.29.37
27
- datasets==2.16.1
28
- decorator==5.1.1
29
- dill==0.3.7
30
- Distance==0.1.3
31
- editdistance==0.6.2
32
- einops==0.7.0
33
- exceptiongroup==1.2.0
34
- faiss-cpu==1.7.2
35
- fastapi==0.109.0
36
- ffmpeg-python==0.2.0
37
- ffmpy==0.3.1
38
- filelock==3.13.1
39
- flatbuffers==23.5.26
40
- fonttools==4.47.2
41
- frozenlist==1.4.1
42
- fsspec==2023.10.0
43
- future==0.18.3
44
- g2p-en==2.1.0
45
- g2pk2==0.0.3
46
- gast==0.5.4
47
- google-auth==2.26.2
48
- google-auth-oauthlib==1.2.0
49
- googleapis-common-protos==1.56.0
50
- gradio==3.38.0
51
- h11==0.14.0
52
- hdbscan==0.8.33
53
- httpcore==1.0.2
54
- httpx==0.26.0
55
- huggingface-hub==0.20.2
56
- humanfriendly==10.0
57
- hydra-core==1.3.2
58
- idna==2.10
59
- importlib-metadata==7.0.1
60
- importlib-resources==6.1.1
61
- inflect==7.0.0
62
- jaconv==0.3.4
63
- jamo==0.4.1
64
- jieba==0.42.1
65
- jieba-fast==0.53
66
- Jinja2==3.1.2
67
- jmespath==0.10.0
68
- joblib==1.3.2
69
- jsonschema==4.20.0
70
- jsonschema-specifications==2023.12.1
71
- kaldiio==2.18.0
72
- kiwisolver==1.4.5
73
- ko-pron==1.3
74
- LangSegment==0.3.3
75
- lazy-loader==0.3
76
- librosa==0.9.2
77
- lightning-utilities==0.10.0
78
- linkify-it-py==2.0.2
79
- lit==17.0.4
80
- llvmlite==0.39.1
81
- Markdown==3.5.2
82
- markdown-it-py==3.0.0
83
- MarkupSafe==2.1.3
84
- matplotlib==3.8.2
85
- mdit-py-plugins==0.4.0
86
- mdurl==0.1.1
87
- more-itertools==10.3.0
88
- mpmath==1.3.0
89
- msclap==1.3.3
90
- msgpack==1.0.7
91
- multidict==6.0.4
92
- multiprocess==0.70.15
93
- networkx==3.2.1
94
- nltk==3.8.1
95
- numba==0.56.4
96
- numpy==1.23.5
97
- oauthlib==3.2.2
98
- omegaconf==2.3.0
99
- onnxruntime==1.16.3
100
- OpenCC==1.1.1
101
- opencv-python==4.8.1.78
102
- orjson==3.9.10
103
- oss2==2.18.4
104
- packaging==23.2
105
- pandas==2.1.2
106
- Pillow==10.1.0
107
- pip==20.3.1
108
- platformdirs==3.11.0
109
- pooch==1.8.0
110
- proces==0.1.7
111
- protobuf==4.23.4
112
- psutil==5.9.7
113
- py3langid==0.2.2
114
- pyarrow==14.0.2
115
- pyarrow-hotfix==0.6
116
- pyasn1==0.5.1
117
- pyasn1-modules==0.3.0
118
- pycosat==0.6.3
119
- pycparser==2.20
120
- pycryptodome==3.20.0
121
- pydantic==2.5.3
122
- pydantic-core==2.14.6
123
- pydub==0.25.1
124
- pyjyutping==1.0.0
125
- pynndescent==0.5.13
126
- pyopenjtalk==0.3.3
127
- pyOpenSSL==20.0.0
128
- pyparsing==3.1.1
129
- pypinyin==0.50.0
130
- PySocks==1.7.1
131
- python-dateutil==2.8.2
132
- python-discovery-client==0.5
133
- python-mecab-ko==1.3.7
134
- python-mecab-ko-dic==2.1.1.post2
135
- python-multipart==0.0.6
136
- pytz==2023.3.post1
137
- PyYAML==6.0.1
138
- referencing==0.32.1
139
- regex==2023.10.3
140
- requests==2.32.3
141
- requests-oauthlib==1.3.1
142
- resampy==0.4.2
143
- rpds-py==0.17.1
144
- rsa==4.8
145
- safetensors==0.4.0
146
- scikit-learn==1.3.2
147
- scipy==1.11.3
148
- sentencepiece==0.1.99
149
- simplejson==3.19.2
150
- six==1.15.0
151
- sniffio==1.3.0
152
- sortedcontainers==2.4.0
153
- soundfile==0.12.1
154
- soxr==0.3.7
155
- starlette==0.35.1
156
- sympy==1.12
157
- tensorboard==2.15.1
158
- tensorboard-data-server==0.7.2
159
- tensorboardX==2.6.2.2
160
- threadpoolctl==3.2.0
161
- tiktoken==0.7.0
162
- tokenizers==0.14.1
163
- tomli==2.0.1
164
- toolz==0.12.0
165
- tqdm==4.66.4
166
- transformers==4.35.0
167
- triton==2.0.0
168
- typing-extensions==4.8.0
169
- tzdata==2023.3
170
- uc-micro-py==1.0.2
171
- umap==0.1.1
172
- umap-learn==0.5.6
173
- urllib3==1.26.18
174
- uvicorn==0.25.0
175
- websockets==12.0
176
- werkzeug==3.0.1
177
- wheel==0.36.1
178
- wordsegment==1.3.1
179
- xxhash==3.4.1
180
- yapf==0.40.2
181
- yarl==1.9.4
182
- zipp==3.17.0
183
- torch==2.0.1
184
- torch-complex==0.4.3
185
- torchaudio==2.0.2
186
- torchlibrosa==0.1.0
187
- torchmetrics==1.3.0
188
- pytorch-lightning==2.1.3
189
- pytorch-wpe==0.0.1
190
  rotary-embedding-torch==0.6.4
 
1
+ absl-py==2.0.0
2
+ addict==2.4.0
3
+ aiohttp==3.9.1
4
+ aiosignal==1.3.1
5
+ altair==5.2.0
6
+ annotated-types==0.6.0
7
+ antlr4-python3-runtime==4.9.3
8
+ anyio==4.2.0
9
+ async-timeout==4.0.3
10
+ attrs==23.2.0
11
+ audioread==3.0.1
12
+ brotlipy==0.7.0
13
+ cachetools==5.3.2
14
+ certifi==2020.12.5
15
+ cffi==1.14.4
16
+ chardet==3.0.4
17
+ charset-normalizer==3.3.2
18
+ click==8.1.7
19
+ cmake==3.27.7
20
+ cn2an==0.5.22
21
+ coloredlogs==15.0.1
22
+ contourpy==1.2.0
23
+ crcmod==1.7
24
+ cryptography==3.3.1
25
+ cycler==0.12.1
26
+ Cython==0.29.37
27
+ datasets==2.16.1
28
+ decorator==5.1.1
29
+ dill==0.3.7
30
+ Distance==0.1.3
31
+ editdistance==0.6.2
32
+ einops==0.7.0
33
+ exceptiongroup==1.2.0
34
+ fastapi==0.109.0
35
+ ffmpeg-python==0.2.0
36
+ ffmpy==0.3.1
37
+ filelock==3.13.1
38
+ flatbuffers==23.5.26
39
+ fonttools==4.47.2
40
+ frozenlist==1.4.1
41
+ fsspec==2023.10.0
42
+ future==0.18.3
43
+ g2p-en==2.1.0
44
+ g2pk2==0.0.3
45
+ gast==0.5.4
46
+ google-auth==2.26.2
47
+ google-auth-oauthlib==1.2.0
48
+ googleapis-common-protos==1.56.0
49
+ gradio==3.38.0
50
+ h11==0.14.0
51
+ hdbscan==0.8.33
52
+ httpcore==1.0.2
53
+ httpx==0.26.0
54
+ huggingface-hub==0.20.2
55
+ humanfriendly==10.0
56
+ hydra-core==1.3.2
57
+ idna==2.10
58
+ importlib-metadata==7.0.1
59
+ importlib-resources==6.1.1
60
+ inflect==7.0.0
61
+ jaconv==0.3.4
62
+ jamo==0.4.1
63
+ jieba==0.42.1
64
+ jieba-fast==0.53
65
+ Jinja2==3.1.2
66
+ jmespath==0.10.0
67
+ joblib==1.3.2
68
+ jsonschema==4.20.0
69
+ jsonschema-specifications==2023.12.1
70
+ kaldiio==2.18.0
71
+ kiwisolver==1.4.5
72
+ ko-pron==1.3
73
+ LangSegment==0.3.3
74
+ lazy-loader==0.3
75
+ librosa==0.9.2
76
+ lightning-utilities==0.10.0
77
+ linkify-it-py==2.0.2
78
+ lit==17.0.4
79
+ llvmlite==0.39.1
80
+ Markdown==3.5.2
81
+ markdown-it-py==3.0.0
82
+ MarkupSafe==2.1.3
83
+ matplotlib==3.8.2
84
+ mdurl==0.1.1
85
+ more-itertools==10.3.0
86
+ mpmath==1.3.0
87
+ msclap==1.3.3
88
+ msgpack==1.0.7
89
+ multidict==6.0.4
90
+ multiprocess==0.70.15
91
+ networkx==3.2.1
92
+ nltk==3.8.1
93
+ numba==0.56.4
94
+ numpy==1.23.5
95
+ oauthlib==3.2.2
96
+ omegaconf==2.3.0
97
+ onnxruntime==1.16.3
98
+ OpenCC==1.1.1
99
+ opencv-python==4.8.1.78
100
+ orjson==3.9.10
101
+ oss2==2.18.4
102
+ packaging==23.2
103
+ pandas==2.1.2
104
+ Pillow==10.1.0
105
+ platformdirs==3.11.0
106
+ pooch==1.8.0
107
+ proces==0.1.7
108
+ protobuf==4.23.4
109
+ psutil==5.9.7
110
+ py3langid==0.2.2
111
+ pyarrow==14.0.2
112
+ pyarrow-hotfix==0.6
113
+ pyasn1==0.5.1
114
+ pyasn1-modules==0.3.0
115
+ pycosat==0.6.3
116
+ pycparser==2.20
117
+ pycryptodome==3.20.0
118
+ pydantic==2.5.3
119
+ pydantic-core==2.14.6
120
+ pydub==0.25.1
121
+ pyjyutping==1.0.0
122
+ pynndescent==0.5.13
123
+ pyopenjtalk==0.3.3
124
+ pyOpenSSL==20.0.0
125
+ pyparsing==3.1.1
126
+ pypinyin==0.50.0
127
+ PySocks==1.7.1
128
+ python-dateutil==2.8.2
129
+ python-discovery-client==0.5
130
+ python-mecab-ko==1.3.7
131
+ python-mecab-ko-dic==2.1.1.post2
132
+ python-multipart==0.0.6
133
+ pytz==2023.3.post1
134
+ PyYAML==6.0.1
135
+ referencing==0.32.1
136
+ regex==2023.10.3
137
+ requests==2.32.3
138
+ requests-oauthlib==1.3.1
139
+ resampy==0.4.2
140
+ rpds-py==0.17.1
141
+ rsa==4.8
142
+ safetensors==0.4.0
143
+ scikit-learn==1.3.2
144
+ scipy==1.11.3
145
+ sentencepiece==0.1.99
146
+ simplejson==3.19.2
147
+ six==1.15.0
148
+ sniffio==1.3.0
149
+ sortedcontainers==2.4.0
150
+ soundfile==0.12.1
151
+ soxr==0.3.7
152
+ starlette==0.35.1
153
+ sympy==1.12
154
+ tensorboard==2.15.1
155
+ tensorboard-data-server==0.7.2
156
+ tensorboardX==2.6.2.2
157
+ threadpoolctl==3.2.0
158
+ tiktoken==0.7.0
159
+ tokenizers==0.14.1
160
+ tomli==2.0.1
161
+ toolz==0.12.0
162
+ tqdm==4.66.4
163
+ transformers==4.35.0
164
+ triton==2.0.0
165
+ typing-extensions==4.8.0
166
+ tzdata==2023.3
167
+ uc-micro-py==1.0.2
168
+ umap==0.1.1
169
+ umap-learn==0.5.6
170
+ urllib3==1.26.18
171
+ uvicorn==0.25.0
172
+ websockets==12.0
173
+ werkzeug==3.0.1
174
+ wheel==0.36.1
175
+ wordsegment==1.3.1
176
+ xxhash==3.4.1
177
+ yapf==0.40.2
178
+ yarl==1.9.4
179
+ zipp==3.17.0
180
+ torch==2.0.1
181
+ torch-complex==0.4.3
182
+ torchaudio==2.0.2
183
+ torchlibrosa==0.1.0
184
+ torchmetrics==1.3.0
185
+ pytorch-lightning==2.1.3
186
+ pytorch-wpe==0.0.1
 
 
 
187
  rotary-embedding-torch==0.6.4