Commit f772ac42 authored by liugh5's avatar liugh5
Browse files

Update README.md

parent 5380e2e0
...@@ -36,14 +36,10 @@ KAN-TTS环境搭建: ...@@ -36,14 +36,10 @@ KAN-TTS环境搭建:
git clone -b develop https://github.com/alibaba-damo-academy/KAN-TTS.git git clone -b develop https://github.com/alibaba-damo-academy/KAN-TTS.git
cd KAN-TTS cd KAN-TTS
``` ```
下载本仓库:
```
git clone http://developer.hpccube.com/codes/modelzoo/sambert-hifigan_pytorch.git
cd sambert-hifigan_pytorch
```
安装相应的python依赖库: 安装相应的python依赖库:
``` ```
pip3 install -r requirements.txt -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html pip3 install -r requirements.txt -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
pip3 install pysptk,bitstring,unidecode,inflect
``` ```
### Dockerfile(方式二) ### Dockerfile(方式二)
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment