bijalsanghavi/justtalk-coreml
0269
justtalk-coreml — CoreML speech models for Just Talk
CoreML (.mlmodelc) conversions of permissively licensed Whisper models, used on-device by Just Talk via WhisperKit. We host them ourselves so the exact weights we tested stay pinned and reachable, independent of any third-party repo.
Everything here is a derivative work of an upstream Apache-2.0 model. Nothing in this repository is trained by us.
Contents
A 4-bit variant was produced during evaluation and is deliberately not published: it measurably degraded Hindi accuracy (~27% WER vs ~18% for 8-bit).
Provenance
- Conversion tool: `argmaxinc/whisperkittools`, pinned at commit
84f77a8(MIT, Copyright (c) 2024 Argmax, Inc.). - Conversion performed 2026-07-15 by the script
dev/convert-indic-whisper.shin the Just Talk repo. - Upstream revisions: the exact source revision was not recorded at conversion time. For reference, as of 2026-09-16 the upstream repositories are at
openai/whisper-small→973afd24965f(last modified 2024-02-29) andvasista22/whisper-hindi-medium→d53532a4dc1d(last modified 2023-04-24). Both have been unchanged since well before our conversion date, but we state this as a reference point rather than a claim about the bytes we converted.
Licence
Apache License 2.0 — full text in `LICENSE`; attribution and modification notices in `NOTICE`. Redistributed by Trika. If you use these weights, keep both files with them.
