🚀 ESPnet2 TTS示例模型
本模型是一个文本转语音(TTS)模型,基于espnet框架训练,能实现高效准确的语音合成。
🚀 快速开始
此模型由kan - bayashi使用espnet中的vctk/tts1配方进行训练。该模型从https://zenodo.org/record/4394602/ 导入。
💻 使用示例
基础用法
📄 许可证
本项目采用CC - BY - 4.0许可证。
📚 详细文档
引用ESPnet
如果你使用了该模型,可以按照以下格式引用ESPnet:
BibTeX格式
@inproceedings{watanabe2018espnet,
author={Shinji Watanabe and Takaaki Hori and Shigeki Karita and Tomoki Hayashi and Jiro Nishitoba and Yuya Unno and Nelson {Enrique Yalta Soplin} and Jahn Heymann and Matthew Wiesner and Nanxin Chen and Adithya Renduchintala and Tsubasa Ochiai},
title={{ESPnet}: End-to-End Speech Processing Toolkit},
year={2018},
booktitle={Proceedings of Interspeech},
pages={2207--2211},
doi={10.21437/Interspeech.2018-1456},
url={http://dx.doi.org/10.21437/Interspeech.2018-1456}
}
@inproceedings{hayashi2020espnet,
title={{Espnet-TTS}: Unified, reproducible, and integratable open source end-to-end text-to-speech toolkit},
author={Hayashi, Tomoki and Yamamoto, Ryuichi and Inoue, Katsuki and Yoshimura, Takenori and Watanabe, Shinji and Toda, Tomoki and Takeda, Kazuya and Zhang, Yu and Tan, Xu},
booktitle={Proceedings of IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
pages={7654--7658},
year={2020},
organization={IEEE}
}
arXiv格式
@misc{watanabe2018espnet,
title={ESPnet: End-to-End Speech Processing Toolkit},
author={Shinji Watanabe and Takaaki Hori and Shigeki Karita and Tomoki Hayashi and Jiro Nishitoba and Yuya Unno and Nelson Enrique Yalta Soplin and Jahn Heymann and Matthew Wiesner and Nanxin Chen and Adithya Renduchintala and Tsubasa Ochiai},
year={2018},
eprint={1804.00015},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
📋 模型信息
属性 |
详情 |
标签 |
espnet、audio、text - to - speech |
数据集 |
vctk |
模型类型 |
ESPnet2 TTS模型 |
训练数据 |
vctk数据集 |