Nông Văn Thắng commited on
Commit
88b2d72
·
1 Parent(s): 4f26164
Files changed (1) hide show
  1. requirements.txt +173 -3
requirements.txt CHANGED
@@ -1,3 +1,173 @@
1
- git+https://github.com/phineas-pta/MatchaTTS_ngngngan.git
2
- # --find-links=https://download.pytorch.org/whl/torch_stable.html
3
- numpy==2.1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ aiohttp==3.9.3
3
+ aiosignal==1.3.1
4
+ alembic==1.13.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
+ Authlib==1.3.0
12
+ autopage==0.5.2
13
+ Babel==2.14.0
14
+ beautifulsoup4==4.12.3
15
+ bibtexparser==2.0.0b6
16
+ certifi==2024.2.2
17
+ cffi==1.16.0
18
+ charset-normalizer==3.3.2
19
+ click==8.0.4
20
+ cliff==4.5.0
21
+ clldutils==3.22.1
22
+ cmaes==0.10.0
23
+ cmd2==2.4.3
24
+ colorama==0.4.6
25
+ colorlog==6.8.2
26
+ conformer==0.3.2
27
+ contourpy==1.2.0
28
+ cryptography==42.0.2
29
+ csvw==3.3.0
30
+ cycler==0.12.1
31
+ Cython==3.0.8
32
+ datasets==2.16.1
33
+ diffusers==0.26.2
34
+ dill==0.3.7
35
+ dlinfo==1.2.1
36
+ docopt==0.6.2
37
+ einops==0.7.0
38
+ exceptiongroup==1.2.0
39
+ fastapi==0.109.2
40
+ ffmpy==0.3.1
41
+ filelock==3.13.1
42
+ fonttools==4.48.1
43
+ frozenlist==1.4.1
44
+ fsspec==2023.10.0
45
+ gdown==5.1.0
46
+ gradio==4.17.0
47
+ gradio_client==0.9.0
48
+ greenlet==3.0.3
49
+ h11==0.14.0
50
+ hf_transfer==0.1.5
51
+ httpcore==1.0.2
52
+ httpx==0.26.0
53
+ huggingface-hub==0.20.3
54
+ hydra-colorlog==1.2.0
55
+ hydra-core==1.3.2
56
+ hydra-optuna-sweeper==1.2.0
57
+ idna==3.6
58
+ importlib-metadata==7.0.1
59
+ importlib-resources==6.1.1
60
+ inflect==7.0.0
61
+ isodate==0.6.1
62
+ itsdangerous==2.1.2
63
+ Jinja2==3.1.3
64
+ joblib==1.3.2
65
+ jsonschema==4.21.1
66
+ jsonschema-specifications==2023.12.1
67
+ kiwisolver==1.4.5
68
+ language-tags==1.2.0
69
+ lightning==2.2.0
70
+ lightning-utilities==0.10.1
71
+ lxml==5.1.0
72
+ Mako==1.3.2
73
+ Markdown==3.5.2
74
+ markdown-it-py==3.0.0
75
+ MarkupSafe==2.1.5
76
+ matcha-tts @ git+https://github.com/phineas-pta/MatchaTTS_ngngngan.git@df1415a7a133c98d9467adb7f577d24488190a8d
77
+ matplotlib==3.8.2
78
+ mdurl==0.1.2
79
+ mpmath==1.3.0
80
+ multidict==6.0.5
81
+ multiprocess==0.70.15
82
+ networkx==3.2.1
83
+ nltk==3.8.1
84
+ num2words==0.5.13
85
+ nvidia-cublas-cu12==12.1.3.1
86
+ nvidia-cuda-cupti-cu12==12.1.105
87
+ nvidia-cuda-nvrtc-cu12==12.1.105
88
+ nvidia-cuda-runtime-cu12==12.1.105
89
+ nvidia-cudnn-cu12==8.9.2.26
90
+ nvidia-cufft-cu12==11.0.2.54
91
+ nvidia-curand-cu12==10.3.2.106
92
+ nvidia-cusolver-cu12==11.4.5.107
93
+ nvidia-cusparse-cu12==12.1.0.106
94
+ nvidia-nccl-cu12==2.19.3
95
+ nvidia-nvjitlink-cu12==12.3.101
96
+ nvidia-nvtx-cu12==12.1.105
97
+ omegaconf==2.3.0
98
+ optuna==2.10.1
99
+ orjson==3.9.13
100
+ packaging==23.2
101
+ pandas==2.2.0
102
+ pbr==6.0.0
103
+ phonemizer==3.2.1
104
+ pillow==10.2.0
105
+ prettytable==3.9.0
106
+ protobuf==3.20.3
107
+ psutil==5.9.8
108
+ pyarrow==15.0.0
109
+ pyarrow-hotfix==0.6
110
+ pycparser==2.21
111
+ pydantic==2.6.1
112
+ pydantic_core==2.16.2
113
+ pydub==0.25.1
114
+ Pygments==2.17.2
115
+ pylatexenc==2.10
116
+ pyparsing==3.1.1
117
+ pyperclip==1.8.2
118
+ PySocks==1.7.1
119
+ python-crfsuite==0.9.10
120
+ python-dateutil==2.8.2
121
+ python-dotenv==1.0.1
122
+ python-multipart==0.0.7
123
+ pytorch-lightning==2.2.0
124
+ pytz==2024.1
125
+ PyYAML==6.0.1
126
+ rdflib==7.0.0
127
+ referencing==0.33.0
128
+ regex==2023.12.25
129
+ requests==2.31.0
130
+ rfc3986==1.5.0
131
+ rich==13.7.0
132
+ rootutils==1.0.7
133
+ rpds-py==0.17.1
134
+ ruff==0.2.1
135
+ safetensors==0.4.2
136
+ scikit-learn==1.4.0
137
+ scipy==1.12.0
138
+ segments==2.2.1
139
+ semantic-version==2.10.0
140
+ shellingham==1.5.4
141
+ six==1.16.0
142
+ sniffio==1.3.0
143
+ soundfile==0.12.1
144
+ soupsieve==2.5
145
+ spaces==0.22.0
146
+ SQLAlchemy==2.0.25
147
+ starlette==0.36.3
148
+ stevedore==5.1.0
149
+ sympy==1.12
150
+ tabulate==0.9.0
151
+ threadpoolctl==3.2.0
152
+ tomlkit==0.12.0
153
+ toolz==0.12.1
154
+ torch==2.2.0
155
+ torchaudio==2.2.0
156
+ torchmetrics==1.3.0.post0
157
+ tqdm==4.66.1
158
+ triton==2.2.0
159
+ typer==0.9.0
160
+ typing_extensions==4.9.0
161
+ tzdata==2023.4
162
+ underthesea==6.8.0
163
+ underthesea_core==1.0.4
164
+ Unidecode==1.3.8
165
+ uritemplate==4.1.1
166
+ urllib3==2.2.0
167
+ uvicorn==0.27.0.post1
168
+ wcwidth==0.2.13
169
+ websockets==11.0.3
170
+ wget==3.2
171
+ xxhash==3.4.1
172
+ yarl==1.9.4
173
+ zipp==3.17.0