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 bugs in VocoderDataset and TTSDataset #3713

Merged
merged 2 commits into from
Feb 22, 2022
Merged

Conversation

Oktai15
Copy link
Contributor

@Oktai15 Oktai15 commented Feb 19, 2022

Collection: [TTS]

Changelog

  • Fix bug with random sampling and numpy to torch converting in __getitem__
  • Fix bug with phoneme_probability field for EnglishCharsTokenizer

PR Type:

  • New Feature
  • Bugfix
  • Documentation

Signed-off-by: Oktai Tatanov <[email protected]>
@Oktai15 Oktai15 requested a review from blisc February 19, 2022 16:53
Signed-off-by: Oktai Tatanov <[email protected]>
@Oktai15 Oktai15 changed the title [TTS] Fix bugs in VocoderDataset [TTS] Fix bugs in VocoderDataset and TTSDataset Feb 21, 2022
@blisc blisc merged commit 843ffca into r1.7.0 Feb 22, 2022
@blisc blisc deleted the fix_vocoder_dataset branch February 22, 2022 14:41
fayejf pushed a commit that referenced this pull request Mar 2, 2022
* fix bug in vocoder dataset

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

* fix bug in TTSDataset

Signed-off-by: Oktai Tatanov <[email protected]>
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