未验证 提交 c9f41bf1 编写于 作者: 小湉湉's avatar 小湉湉 提交者: GitHub

Update reference.md

上级 787e8237
# Reference # Reference
We borrowed a lot of code from these repos to build `model` and `engine`, thank for these great work and opensource community! We borrowed a lot of code from these repos to build `model` and `engine`, thanks for these great works and opensource community!
* [espnet](https://github.com/espnet/espnet/blob/master/LICENSE) * [espnet](https://github.com/espnet/espnet/blob/master/LICENSE)
- Apache-2.0 License - Apache-2.0 License
- python/shell `utils` - python/shell `utils`
- kaldi feat preprocessing - kaldi feat preprocessing
- datapipeline and `transform` - data pipe line and `transform`
- a lot of tts model, like `fastspeech2` and GAN-based `vocoder` - some tts models, like `fastspeech2` and GAN-based `vocoder`
* [wenet](https://github.com/wenet-e2e/wenet/blob/main/LICENSE) * [wenet](https://github.com/wenet-e2e/wenet/blob/main/LICENSE)
- Apache-2.0 License - Apache-2.0 License
...@@ -30,7 +30,7 @@ We borrowed a lot of code from these repos to build `model` and `engine`, thank ...@@ -30,7 +30,7 @@ We borrowed a lot of code from these repos to build `model` and `engine`, thank
* [chainer](https://github.com/chainer/chainer/blob/master/LICENSE) * [chainer](https://github.com/chainer/chainer/blob/master/LICENSE)
- MIT License - MIT License
- Updater, Trainer and more utils. - Updater, Trainer and some utils.
* [librosa](https://github.com/librosa/librosa/blob/main/LICENSE.md) * [librosa](https://github.com/librosa/librosa/blob/main/LICENSE.md)
- ISC License - ISC License
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册