You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not an issue, just a short note: I have played in the last two weeks with PlayDiffusion to test if it can be fine-tuned for non-verbal tags (<laugh>, etc.) and have released a fine-tune of the PlayDiffusion model which support three tags: <laugh>, <breath> and <pause>.
I upgraded the tokenizer to support the tags, add syllable estimation for the tags and trained the embeddings for the MaskGCT model to support the new tags. It certainly isn't perfect, because the amount of data for this available isn't that much, but it is working quite okay for many voices.
Not an issue, just a short note: I have played in the last two weeks with PlayDiffusion to test if it can be fine-tuned for non-verbal tags (
<laugh>, etc.) and have released a fine-tune of the PlayDiffusion model which support three tags:<laugh>,<breath>and<pause>.I upgraded the tokenizer to support the tags, add syllable estimation for the tags and trained the embeddings for the MaskGCT model to support the new tags. It certainly isn't perfect, because the amount of data for this available isn't that much, but it is working quite okay for many voices.
You can run the gradio directly from
uvx: