BarathwajAnandan/cohere-transcribe-03-2026-CoreML-4bit
011
Cohere Transcribe 03-2026 — CoreML 4-bit (Palettize4)
CoreML conversion of CohereLabs/cohere-transcribe-03-2026 with 4-bit palettization (16 clusters per weight block) and cross-attention K/V pre-computation optimization.
Model Details
Pipeline Components
Usage
# Build Swift CLI
cd swift_runner && swift build -c release
# Run (GPU only)
.build/release/pure_coreml_asr_cli \
--audio input.mp3 \
--artifacts-dir ./artifacts \
--compute gpu
# Run (ANE+GPU heterogeneous, ~72x realtime)
.build/release/pure_coreml_asr_cli \
--audio input.mp3 \
--artifacts-dir ./artifacts \
--compute gpu \
--compute-split ane_smallVariants
License
Apache 2.0 (following base model license)
