Skip to content
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

Enhance diffsinger error messages; diffsinger phonemizer fix #1131

Merged
merged 6 commits into from
Jun 9, 2024

Conversation

oxygen-dioxide
Copy link
Contributor

@oxygen-dioxide oxygen-dioxide commented May 9, 2024

  • When trying to load rendered pitch with a voicebank that lacks a pitch model, openutau will show "This voicebank doesn't contain a pitch model"
  • If a phoneme in the project is supported by acoustic model but not supported by variance model or pitch model, openutau will no longer show "Index was outside the bounds of the array". It will show "Phoneme (phoneme name) isn't supported by (variance/pitch) model. Please check (path to phonemes.txt)"
  • If dspitch/dsdict.txt or dsvariance/dsdict.txt isn't found, openutau will no longer show "Index was outside the bounds of the array". It will show that the file isn't found.
  • For notes consists of only 1 consonant phoneme, after this change, the phoneme will take up the whole time of the note.
    Before: image After: image

@oxygen-dioxide oxygen-dioxide changed the title Enhances diffsinger error messages [WIP don't merge] Enhances diffsinger error messages May 10, 2024
@oxygen-dioxide oxygen-dioxide changed the title [WIP don't merge] Enhances diffsinger error messages Enhance diffsinger error messages; diffsinger phonemizer fix May 13, 2024
@stakira stakira merged commit 6d706b3 into stakira:master Jun 9, 2024
3 checks passed
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