Skip to content

0.1.24.6

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 15:04
· 1922 commits to master since this release
2b0971d

Diffsinger:

  • 在加载音源前,事先检查dsconfig.yaml是否正确
  • 音素器强制使用CPU推理

ENUNU X音素器:

  • 支持音素重定向
  • 音源加载错误时,不再导致OpenUtau闪退
  • 遇到词典中没有的歌词时会默认调用pau
  • 修复存在连音符时,尾辅音过长的bug

Diffsinger:

  • Check dsconfig.yaml before loading a voicebank
  • Phonemizer inference use CPU only

ENUNU X phonemizer:

  • Support phoneme redirection
  • Voicebank loading error won't let OpenUtau crash
  • If lyric not in dictionary, ENUNU phoneme pau will be used
  • Fixed a bug that makes tail consonants too long when slur notes exist