FunAudioLLM / CosyVoice

Multi-lingual large voice generation model, providing inference, training and deployment full-stack ability.
https://funaudiollm.github.io/
Apache License 2.0
4.56k stars 461 forks source link

跨语种复刻生成问题 #138

Open Hardwell99 opened 1 month ago

Hardwell99 commented 1 month ago

输入韩语作为prompt音频,想要生成中文音频,结果得到粤语音频,使用<|zh|>控制依然如此 生成英语、日语没有问题

截图 image

有无大佬知道韩语正确生成中文音频的方法🙏🙏🙏

aluminumbox commented 1 month ago

this maybe related to prompt, try use another prompt. we constructed some data to train the llm in cross lingual mode, maybe the constructed cross-lingual data is not enough.