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

Words Mismatch during preparing LJSpeech dataset #50

Closed
kin0303 opened this issue Mar 7, 2023 · 2 comments
Closed

Words Mismatch during preparing LJSpeech dataset #50

kin0303 opened this issue Mar 7, 2023 · 2 comments

Comments

@kin0303
Copy link

kin0303 commented Mar 7, 2023

Hi, I got this warning when prepare LJSpeech Dataset:

2023-03-07 11:27:29,886 WARNING [words_mismatch.py:88] words count mismatch on 100.0% of the lines (1/1)
...
2023-03-07 11:27:29,964 WARNING [words_mismatch.py:88] words count mismatch on 100.0% of the lines (1/1)
2023-03-07 11:27:29,964 WARNING [words_mismatch.py:88] words count mismatch on 100.0% of the lines (1/1)
2023-03-07 11:27:29,965 WARNING [words_mismatch.py:88] words count mismatch on 100.0% of the lines (1/1)
2023-03-07 11:27:29,966 WARNING [words_mismatch.py:88] words count mismatch on 100.0% of the lines (1/1)
100%|█████████████████████████████████████| 200/200 [00:00<00:00, 2466.56it/s]
2023-03-07 11:27:29,999 INFO [tokenizer.py:190] unique phonemes: {'t', 's', 'v', 'ʒ', 'l', 'ɐ', ':', 'o', '?', '"', 'ʊ', 'ʌ', 'ʔ', 'r', 'ɹ', ';', '̩', 'ɚ', '!', 'j', 'ɪ', 'ŋ', 'b', ',', 'f', 'z', 'k', 'ɾ', 'ə', 'ʃ', 'ᵻ', 'ː', 'θ', 'x', 'u', 'e', 'm', 'ð', 'a', 'ɑ', 'i', 'p', 'ɛ', '.', 'w', 'ɜ', 'ɡ', 'h', 'd', 'æ', '_', 'ɔ', 'n'}

How to fix that? If I do the training, have I got the problem later? And what is the minimum vram used for training with LJSpeech?

@RasterXomotron
Copy link

I get these warnings too. A bit concerning.

@lifeiteng
Copy link
Owner

@RasterXomotron @kin0303 more info in #5

I don't think this issue will have a big impact, I appreciate that If you guys can fix them.

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

No branches or pull requests

3 participants