Skip to content

ASR models (Whisper ggml) — mirror

Pre-release
Pre-release

Choose a tag to compare

@ten9876 ten9876 released this 21 Jul 10:21
139acb2

Lightweight mirror of the default ggml Whisper model (ggml-base.bin) for Copy Assist (RFC #4333) — a fallback for when Hugging Face is unavailable. Byte-identical to ggerganov/whisper.cpp on Hugging Face, verified against the SHA-256 pinned in AsrModelCatalog. Other tiers (tiny/small/large-v3-turbo) are fetched from Hugging Face. MIT-licensed weights (OpenAI Whisper / ggml).

Also mirrored for the optional Copy Assist ONNX features (download-on-demand fallbacks, byte-identical to upstream, SHA-256 pinned in the app):

See THIRD_PARTY_LICENSES in the AetherSDR repository for full attribution.