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

[TTS] Fix incorrect usage of TTSDataset in some files and fix one-line bug in NVIDIA's CMUDict #3594

Merged
merged 2 commits into from
Feb 3, 2022

Conversation

Oktai15
Copy link
Contributor

@Oktai15 Oktai15 commented Feb 3, 2022

Signed-off-by: Oktai Tatanov [email protected]

What does this PR do ?

Collection: [tts]

Changelog

  • Fix bug in NVIDIA's CMUDict: word INTERNATIONAL used non-existent phoneme
  • Fix incorrect usage of TTSDataset in some files

PR Type:

  • Bugfix

@Oktai15 Oktai15 requested a review from blisc February 3, 2022 15:25
D�J� D EY2 JH AA1
D�J� D EY2 JH AA1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@redoctopus can you take a look and fix this line. Those ? question mark characters aren't even valid unicode characters

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! I poked around, looks like they're in UTF-16 instead of UTF-8. I've submitted #3597 to fix this.

@Oktai15 Oktai15 merged commit 155963f into main Feb 3, 2022
@Oktai15 Oktai15 deleted the fix_tts_bugs branch February 3, 2022 20:30
fayejf pushed a commit that referenced this pull request Mar 2, 2022
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.

None yet

3 participants