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
bc6df021
Commit
bc6df021
authored
Mar 20, 2025
by
lvzhen
Browse files
Update README.md
parent
4a04a612
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
README.md
README.md
+4
-0
No files found.
README.md
View file @
bc6df021
...
...
@@ -26,6 +26,8 @@ docker run --shm-size 80g --network=host --name=telechat --privileged --device=/
#安装依赖
cd vits
pip install -r requirements.txt -i https://pypi.mirrors.ustc.edu.cn/simple/
apt-get update
chmod 777 /tmp
apt-get install espeak
cd monotonic_align
python setup.py build_ext --inplace
...
...
@@ -43,6 +45,8 @@ docker run --shm-size 80g --network=host --name=telechat --privileged --device=/
#安装依赖
cd vits
pip install -r requirements.txt -i https://pypi.mirrors.ustc.edu.cn/simple/
apt-get update
chmod 777 /tmp
apt-get install espeak
cd monotonic_align
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