PaddlePaddle / PaddleSpeech

Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
https://paddlespeech.readthedocs.io
Apache License 2.0
11.13k stars 1.85k forks source link

声音合成中英混合finetune数据格式是什么样的? #3282

Open truthsun22 opened 1 year ago

truthsun22 commented 1 year ago

中文示例:000001|ka2 er2 pu3 pei2 wai4 sun1 wan2 hua2 ti1 英文示例:LJ001-0001|Printing, in the only sense with which we are at present concerned, differs from most if not from all the arts and crafts represented in the Exhibition 那中英文混合的数据格式呢?就是上面两种混合写在label.txt里面吗?

zh794390558 commented 1 year ago

中英混杂,然后都转成phone

truthsun22 commented 1 year ago

转成phone是啥意思?我初学者,不太了解,能详细说明下吗?谢谢

truthsun22 commented 1 year ago

中英混杂,然后都转成phone

转成phone是啥意思?我初学者,不太了解,能详细说明下吗?谢谢

zh794390558 commented 1 year ago

参看 https://github.com/PaddlePaddle/PaddleSpeech/blob/develop/examples/zh_en_tts/tts3/README.md

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.