Error converting openai/whisper-tiny

#34
by johnamcruz - opened

Hi,

Are there any plans for supporting whisper?

Conversion Settings:

        Model: openai/whisper-tiny
        Task: None
        Compute Units: None
        Precision: None
        Tolerance: None
        Push to: None

        Error: "whisper is not supported yet. Only ['bart', 'beit', 'bert', 'big_bird', 'bigbird_pegasus', 'blenderbot', 'blenderbot_small', 'bloom', 'convnext', 'ctrl', 'cvt', 'data2vec', 'distilbert', 'ernie', 'gpt2', 'gpt_bigcode', 'gptj', 'gpt_neo', 'gpt_neox', 'levit', 'llama', 'm2m_100', 'marian', 'mobilebert', 'mobilevit', 'mvp', 'pegasus', 'plbart', 'roberta', 'roformer', 'segformer', 'splinter', 'squeezebert', 't5', 'vit', 'yolos'] are supported. If you want to support whisper please propose a PR or open up an issue."
        
Core ML Projects org

Hi @johnamcruz , exporters does not support any ASR models yet. I can see how it would be useful to have something like whisper-tiny, but don't know how difficult it would be to make it work. Would you mind opening a GitHub issue in exporters so we can take a look? Thank you! :)

johnamcruz changed discussion status to closed

Sign up or log in to comment