Commit 5b2ec41b authored by chenzk's avatar chenzk
Browse files

Update url.md

parent b21cec31
# Tacotron 2 (without wavenet) # Tacotron 2 (without wavenet)
## 论文 ## 论文
...@@ -95,8 +94,6 @@ pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple ...@@ -95,8 +94,6 @@ pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
官方链接:https://data.keithito.com/data/speech/LJSpeech-1.1.tar.bz2 官方链接:https://data.keithito.com/data/speech/LJSpeech-1.1.tar.bz2
SCNet:[AIDatasets / project-dependency / LJSpeech-1.1 · GitLab](http://113.200.138.88:18080/aidatasets/project-dependency/ljspeech-1.1)
## 训练 ## 训练
### 单卡训练 ### 单卡训练
...@@ -153,4 +150,4 @@ http://developer.sourcefind.cn/codes/modelzoo/tacotron2_pytorch ...@@ -153,4 +150,4 @@ http://developer.sourcefind.cn/codes/modelzoo/tacotron2_pytorch
## 参考 ## 参考
[NVIDIA/tacotron2: Tacotron 2 - PyTorch implementation with faster-than-realtime inference](https://github.com/NVIDIA/tacotron2) [tacotron2](https://github.com/NVIDIA/tacotron2)
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