提交 f84d6bec 编写于 作者: L liuyibing01

Fix examples dirs

上级 737d142a
......@@ -45,7 +45,7 @@ nltk.download("cmudict")
## Examples
- [Train a DeepVoice3 model with ljspeech dataset](./parakeet/examples/deepvoice3)
- [Train a TransformerTTS model with ljspeech dataset](./parakeet/examples/transformer_tts)
- [Train a FastSpeech model with ljspeech dataset](./parakeet/examples/fastspeech)
- [Train a WaveFlow model with ljspeech dataset](./parakeet/examples/waveflow)
- [Train a DeepVoice3 model with ljspeech dataset](./examples/deepvoice3)
- [Train a TransformerTTS model with ljspeech dataset](./examples/transformer_tts)
- [Train a FastSpeech model with ljspeech dataset](./examples/fastspeech)
- [Train a WaveFlow model with ljspeech dataset](./examples/waveflow)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册