Skip to content

英文G2P优化 #804

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 19, 2024
Merged

英文G2P优化 #804

merged 1 commit into from
Mar 19, 2024

Conversation

KamioRinn
Copy link
Contributor

修改内容:

  1. 通过 g2p_en 处理英文多音字问题。Fix 英文发音错误 #760
  2. 将本地音素词典升级到官方0.7b版本,使用本地词典替换 g2p_en 词典。
  3. 重写 g2p_en 预测逻辑,先尝试使用分词合成新造复合词,无法拆词再沿用 g2p_en 预测。

其他:

  1. 修改后已支持正确输出类如chatgpt、openai等新词读音,但仍保留engdict-hot.rep给用户随时覆盖单词发音。

@RVC-Boss RVC-Boss merged commit f740949 into RVC-Boss:main Mar 19, 2024
XXXXRT666 pushed a commit to XXXXRT666/GPT-SoVITS that referenced this pull request Oct 17, 2024
ganpare pushed a commit to ganpare/GPT-SoVITS-v3-docker that referenced this pull request Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

英文发音错误
2 participants