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

End-to-end speech synthesis demo #3

Closed
r9y9 opened this issue Aug 1, 2017 · 5 comments
Closed

End-to-end speech synthesis demo #3

r9y9 opened this issue Aug 1, 2017 · 5 comments
Milestone

Comments

@r9y9
Copy link
Owner

r9y9 commented Aug 1, 2017

End-to-end speech synthesis should be considered in design.

@r9y9 r9y9 added this to the 0.2.0 release milestone Aug 1, 2017
@r9y9 r9y9 modified the milestones: 0.1.0, 0.2.0 Aug 22, 2017
@r9y9
Copy link
Owner Author

r9y9 commented Sep 7, 2017

Seems like my Tacotron implementation started working. Learned alignment and predicted spectrogram at step 69000 attached for the record.

step69000_attn
step69000_predicted_spectrogram

@r9y9
Copy link
Owner Author

r9y9 commented Sep 12, 2017

Still trying various network configurations (attention type, input mask, attention memory mask, zero-padding for embedding, etc). Generated alignment, spectrogram, and wav file by greedy decoding at global step 69000 are attached.

Text: Generative adversarial network or variational auto-encoder.
test.wav.zip

alignment
predicted_spectrogram

@r9y9
Copy link
Owner Author

r9y9 commented Sep 15, 2017

http://nbviewer.jupyter.org/gist/r9y9/4182248424b39cb7352b93124cbbea98 A few more generated speech samples

@r9y9
Copy link
Owner Author

r9y9 commented Sep 15, 2017

@r9y9
Copy link
Owner Author

r9y9 commented Oct 9, 2017

I regard this as a doc issue. Added a link to the docs. a6e46a6

@r9y9 r9y9 closed this as completed Oct 9, 2017
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