Merged
Conversation
199e69e to
6500845
Compare
6fabaa8 to
d7efe7d
Compare
5f08f95 to
7f473d8
Compare
fb99834 to
e086680
Compare
e086680 to
0538e53
Compare
blisc
previously approved these changes
Apr 6, 2026
Contributor
|
[🤖]: Hi @artem-gorodetskii 👋, We wanted to let you know that a CICD pipeline for this PR just finished successfully. So it might be time to merge this PR or get some approvals. |
ba4bb04 to
e5584d0
Compare
blisc
approved these changes
Apr 7, 2026
e5584d0 to
61b3838
Compare
61b3838 to
cd82851
Compare
cd82851 to
f5b265d
Compare
Contributor
|
[🤖]: Hi @artem-gorodetskii 👋, We wanted to let you know that a CICD pipeline for this PR just finished successfully. So it might be time to merge this PR or get some approvals. |
f5b265d to
d1f4753
Compare
Contributor
|
[🤖]: Hi @artem-gorodetskii 👋, We wanted to let you know that a CICD pipeline for this PR just finished successfully. So it might be time to merge this PR or get some approvals. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds support for online classifier-free guidance (CFG) distillation for MagpieTTS.
What’s included
OnlineCFGDistillationmodel that extendsMagpieTTSModelfor online CFG distillation training.online_cfg_distillation_train, toexamples/tts/magpietts.py.Training flow