Whisper large-v3-turbo — Québec French — CoreML (WhisperKit)

CoreML conversion of ele-sage/whisper-large-v3-turbo-fr-quebecois for on-device transcription with WhisperKit.

Original model and all credit belong to ele-sage (© ele-sage, MIT License). This repository redistributes a format conversion only — ele-sage's weights transformed to CoreML via WhisperKit's whisperkit-generate-model. No retraining or modification of the model was performed here.

Layout

ele-sage_whisper-large-v3-turbo-fr-quebecois/ — the WhisperKit CoreML bundle (AudioEncoder / TextDecoder / MelSpectrogram .mlmodelc).

Usage (WhisperKit)

let config = WhisperKitConfig(model: "ele-sage_whisper-large-v3-turbo-fr-quebecois", modelRepo: "ogarand-via/whisperkit-coreml-qc")
let kit = try await WhisperKit(config)

License

MIT, inherited from the base model — see the base model card for full terms.

Downloads last month
6
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for ogarand-via/whisperkit-coreml-qc