Skip to content

add support for LiteWhisperConfig #1869

@eschmidbauer

Description

@eschmidbauer

new whisper model uses configuration LiteWhisperConfig
when i try to convert with
ct2-transformers-converter --model efficient-speech/lite-whisper-large-v3-turbo --output_dir lite-whisper-large-v3-turbo-ct2 --trust_remote_code
i get

ValueError: No conversion is registered for the model configuration LiteWhisperConfig (supported configurations are: BartConfig, BertConfig, BloomConfig, CodeGenConfig, DistilBertConfig, FalconConfig, GPT2Config, GPTBigCodeConfig, GPTJConfig, GPTNeoXConfig, Gemma2Config, GemmaConfig, LlamaConfig, M2M100Config, MBartConfig, MPTConfig, MT5Config, MarianConfig, MistralConfig, MixFormerSequentialConfig, OPTConfig, PegasusConfig, Phi3Config, PhiConfig, RWConfig, T5Config, Wav2Vec2BertConfig, Wav2Vec2Config, WhisperConfig, XLMRobertaConfig)

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