Skip to content

Add support for VibeVoice #203

@IgorSwat

Description

@IgorSwat

I was trying to export the VibeVoice Text to Speech model with the optimum-cli export script, but it fails to recognize the model and results in NoneType object error, no matter which task option do I choose. This is the command I have been using:

optimum-cli export executorch --model microsoft/VibeVoice-Realtime-0.5B --output_dir . --recipe xnnpack --task text-to-speech --dtype float32

I would be grateful for support for VibeVoice in optimum-cli, or pointing out the correct task option if it is already supported, so the model can be exported without manual experimentation.

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