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

Test and Manual Synthesis do not match #59

Open
JackTemaki opened this issue Jan 9, 2019 · 1 comment
Open

Test and Manual Synthesis do not match #59

JackTemaki opened this issue Jan 9, 2019 · 1 comment

Comments

@JackTemaki
Copy link

Hello,

i just trained a model on the LJSpeech_1_1 dataset, and when i manually synthesize a sentence that was also part of the test set during training, i get slightly different results:

The original test alignment:
test-step-000031000-align000

The alignment when using synthesize.py:
2019-01-09_17-15-55 manual

The later sound example also sounds worse in my opinion.

What could be the mistake i made?

best regards,
Nick

@JackTemaki
Copy link
Author

Also, here are my commands and the hparams file:

python3 train.py --data_path=datasets/LJSpeech_1_1 --load_path=logs/LJSpeech_1_1_2018-12-17_15-04-28

python3 synthesizer.py --load_path=logs/LJSpeech_1_1_2018-12-17_15-04-28 --text "noyes was seized without difficulty, as it was a part of the scheme that he should act as the dupe, and remain on the spot in london till all the money was obtained." --is_korean=False

hparams.py.txt

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

1 participant