Spaces:
Running
Running
chore: change style bert vits commit hash
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ setuptools>=80.9.0
|
|
2 |
wheel>=0.45.1
|
3 |
onnxruntime
|
4 |
git+https://github.com/p1atdev/AivisSpeech-Engine@3c4e8d7df56c53abfc15580ee9dd0eb8edd9af9b
|
5 |
-
pyopenjtalk-plus
|
6 |
aiohttp>=3.12.6
|
7 |
fastapi>=0.115.12
|
8 |
hf-transfer>=0.1.9
|
@@ -10,4 +10,4 @@ hf-xet>=1.1.2
|
|
10 |
litellm>=1.72.0
|
11 |
markitdown[pdf]>=0.1.2
|
12 |
pydantic>=2.11.5
|
13 |
-
git+https://github.com/tsukumijima/Style-Bert-VITS2@
|
|
|
2 |
wheel>=0.45.1
|
3 |
onnxruntime
|
4 |
git+https://github.com/p1atdev/AivisSpeech-Engine@3c4e8d7df56c53abfc15580ee9dd0eb8edd9af9b
|
5 |
+
pyopenjtalk-plus>=0.4.1.post3,<0.5
|
6 |
aiohttp>=3.12.6
|
7 |
fastapi>=0.115.12
|
8 |
hf-transfer>=0.1.9
|
|
|
10 |
litellm>=1.72.0
|
11 |
markitdown[pdf]>=0.1.2
|
12 |
pydantic>=2.11.5
|
13 |
+
git+https://github.com/tsukumijima/Style-Bert-VITS2@4657f60ece2c8ceb274f2970c9e857693e79e495
|