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

Training strategy #17

Open
jardnzm opened this issue Oct 18, 2021 · 0 comments
Open

Training strategy #17

jardnzm opened this issue Oct 18, 2021 · 0 comments

Comments

@jardnzm
Copy link

jardnzm commented Oct 18, 2021

Hey, i am back again with another question :P

Can I interpret the two-stage training scheme as:

  • The training of CTC-Attention phoneme recognizer, speaker encoder, and Vocoder. Above three can be trained separately on their own.
  • The training of seq2seqMoL, it will need the output from CTC-Attention phoneme recognizer and speaker encoder. Each training instance is like (A's sentence_1, B's sentence_x, B's sentence_1), MSE is computed between the model's output B's sentence_1 and the ground truth B's sentence_1.

Please correct me if i am wrong.

Thanks!

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