-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
160 lines (160 loc) · 6.17 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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
absl-py==2.0.0
aiofiles==23.2.1
aiohttp==3.9.1
aiosignal==1.3.1
altair==5.2.0
annotated-types==0.6.0
antlr4-python3-runtime==4.8
anyio==3.7.1
async-timeout==4.0.3
attrs==23.1.0
audioread==3.0.1
bitarray==2.8.5
cachetools==5.3.2
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==2.1.1
click==8.1.7
colorama==0.4.6
comtypes==1.2.0
contourpy==1.2.0
cycler==0.12.1
Cython==3.0.6
dataclasses-json==0.6.3
decorator==5.1.1
edge-tts==6.1.9
exceptiongroup==1.2.0
fairseq==0.12.2
faiss-cpu==1.7.3
fastapi==0.105.0
ffmpeg-python==0.2.0
ffmpy==0.3.1
filelock==3.9.0
fonttools==4.46.0
frozenlist==1.4.1
fsspec==2023.12.2
future==0.18.3
gigachain==0.0.350
gigachain-community==0.0.2
gigachain-core==0.1.0
gigachat==0.1.9
google-auth==2.25.2
google-auth-oauthlib==1.2.0
gradio==4.10.0
gradio_client==0.7.3
greenlet==3.0.2
grpcio==1.60.0
h11==0.12.0
h2==4.1.0
hpack==4.0.0
httpcore==0.15.0
httpx==0.23.0
huggingface-hub==0.19.4
hydra-core==1.0.7
hyperframe==6.0.1
idna==3.4
importlib-resources==6.1.1
install==1.3.5
Jinja2==3.1.2
joblib==1.3.2
json5==0.9.14
jsonpatch==1.33
jsonpointer==2.4
jsonschema==4.20.0
jsonschema-specifications==2023.11.2
kiwisolver==1.4.5
langsmith==0.0.71
librosa==0.9.1
linkify-it-py==2.0.2
llvmlite==0.39.0
lxml==4.9.3
Markdown==3.5.1
markdown-it-py==3.0.0
MarkupSafe==2.1.3
marshmallow==3.20.1
matplotlib==3.8.2
matplotlib-inline==0.1.6
mdit-py-plugins==0.4.0
mdurl==0.1.2
mpmath==1.3.0
multidict==6.0.4
mypy-extensions==1.0.0
networkx==3.0
numba==0.56.4
numpy==1.23.5
oauthlib==3.2.2
omegaconf==2.0.6
orjson==3.9.10
packaging==23.2
pandas==2.1.4
Pillow==9.3.0
platformdirs==4.1.0
playsound==1.3.0
pooch==1.8.0
portalocker==2.8.2
praat-parselmouth==0.4.3
protobuf==4.23.4
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
pycryptodome==3.19.0
pydantic==2.5.2
pydantic_core==2.14.5
pydub==0.25.1
Pygments==2.17.2
pyparsing==3.1.1
pypiwin32==223
pytchat==0.5.5
python-dateutil==2.8.2
python-multipart==0.0.6
pytz==2023.3.post1
pywin32==306
pyworld==0.3.2
PyYAML==6.0.1
referencing==0.32.0
regex==2023.10.3
requests==2.28.1
requests-oauthlib==1.3.1
resampy==0.4.2
rfc3986==1.5.0
rich==13.7.0
rpds-py==0.13.2
rsa==4.9
-e git+https://github.com/JarodMica/rvc.git@64fa80f0c1e024648ba7a2b4919528453f14ad3a#egg=rvc
-e git+https://github.com/JarodMica/rvc-tts-pipeline.git@e31ad03d43161a9edbe71fdb07e8ae96fd473de5#egg=rvc_tts_pipe
sacrebleu==2.4.0
scikit-learn==1.3.2
scipy==1.9.3
semantic-version==2.10.0
shellingham==1.5.4
six==1.16.0
sniffio==1.3.0
soundfile==0.12.1
SQLAlchemy==2.0.23
starlette==0.27.0
sympy==1.12
tabulate==0.9.0
tenacity==8.2.3
tensorboard==2.15.1
tensorboard-data-server==0.7.2
tensorboardX==2.6.2.2
threadpoolctl==3.2.0
tomlkit==0.12.0
toolz==0.12.0
torch==2.1.2+cu118
torchaudio==2.1.2+cu118
torchcrepe==0.0.20
torchvision==0.16.2+cu118
tornado==6.4
tqdm==4.66.1
traitlets==5.14.0
typer==0.9.0
typing-inspect==0.9.0
typing_extensions==4.9.0
tzdata==2023.3
uc-micro-py==1.0.2
urllib3==1.26.13
uvicorn==0.24.0.post1
websockets==11.0.3
Werkzeug==3.0.1
yarl==1.9.4