Skip to content

Feature: Support for some non-verbal tags #23

@coezbek

Description

@coezbek

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:

uvx --python 3.12 playdiffusion@git+https://github.com/coezbek/PlayDiffusion

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions