We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
I get these warnings too. A bit concerning.
Sorry, something went wrong.
@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.
No branches or pull requests
Hi, I got this warning when prepare LJSpeech Dataset:
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?
The text was updated successfully, but these errors were encountered: