🚀 ESPnet2 TTS示例模型
本模型是一個文本轉語音(TTS)模型,基於espnet框架訓練,可用於音頻合成相關任務。
🚀 快速開始
此模型由 kan-bayashi
使用 espnet 中的 ljspeech/tts1
配方進行訓練。它從 https://zenodo.org/record/3989498/ 導入。
💻 使用示例
基礎用法
📄 許可證
本項目採用 cc-by-4.0
許可證。
📚 詳細文檔
引用ESPnet
如果你在研究中使用了ESPnet,可以按照以下方式進行引用:
@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 |
語言 |
英語 |
數據集 |
ljspeech |
許可證 |
cc-by-4.0 |