未验证 提交 c656be51 编写于 作者: F Feiyu Chan 提交者: GitHub

Add reciprocal links for READMEs (#3746)


* add reciprocal links for both READMEs
上级 4c74396b
# Deep Voice 3 with Paddle Fluid # Deep Voice 3 with Paddle Fluid
[中文版](README_cn.md)
Paddle fluid implementation of DeepVoice 3, a convolutional network based text-to-speech synthesis model. The implementation is based on [Deep Voice 3: Scaling Text-to-Speech with Convolutional Sequence Learning](https://arxiv.org/abs/1710.07654). Paddle fluid implementation of DeepVoice 3, a convolutional network based text-to-speech synthesis model. The implementation is based on [Deep Voice 3: Scaling Text-to-Speech with Convolutional Sequence Learning](https://arxiv.org/abs/1710.07654).
We implement Deepvoice3 model in paddle fluid with dynamic graph, which is convenient for flexible network architectures. We implement Deepvoice3 model in paddle fluid with dynamic graph, which is convenient for flexible network architectures.
......
# Deep Voice 3 with Paddle Fluid # Deep Voice 3 with Paddle Fluid
[English](README.md)
Paddle 实现的 Deepvoice3,一个基于卷积神经网络的语音合成 (Text to Speech) 模型。本实现基于 [Deep Voice 3: Scaling Text-to-Speech with Convolutional Sequence Learning](https://arxiv.org/abs/1710.07654) Paddle 实现的 Deepvoice3,一个基于卷积神经网络的语音合成 (Text to Speech) 模型。本实现基于 [Deep Voice 3: Scaling Text-to-Speech with Convolutional Sequence Learning](https://arxiv.org/abs/1710.07654)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册