Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
VITS_pytorch
Commits
08fc1e23
Commit
08fc1e23
authored
Mar 20, 2025
by
lvzhen
Browse files
Update README.md
parent
c1f746f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
README.md
README.md
+3
-1
No files found.
README.md
View file @
08fc1e23
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
## 论文
## 论文
[
VITS
](
https://arxiv.org/abs/2106.06103
)
[
https://arxiv.org/abs/2106.06103
](
https://arxiv.org/abs/2106.06103
)
## 模型结构
## 模型结构
...
@@ -66,6 +66,8 @@ torchaudio:2.1.2
...
@@ -66,6 +66,8 @@ torchaudio:2.1.2
```
```
cd vits
cd vits
pip install -r requirements.txt -i https://pypi.mirrors.ustc.edu.cn/simple/
pip install -r requirements.txt -i https://pypi.mirrors.ustc.edu.cn/simple/
apt-get update
chmod 777 /tmp
apt-get install espeak
apt-get install espeak
cd monotonic_align
cd monotonic_align
python setup.py build_ext --inplace
python setup.py build_ext --inplace
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment