Meet S1-mini: Superwhisper’s 462 MB Open-Weights Text Normalizer That Turns Raw ASR Transcripts Into Clean Written Text Superwhisper released S1-mini, a 462 MB open-weights text normalizer fine-tuned from Qwen/Qwen3-0.6B, which turns raw ASR transcripts into clean written text with 94.8% token accuracy on a held-out set of 7,519 cases. The model, available on Hugging Face under Apache 2.0 plus a naming clause, is the only self-hostable model in the S1 family; S1-Voice and S1-Language remain cloud services. It supports English only in v1 and is steered by a three-axis control line (Styling, Structure, Context) with values like formal, lists, and email. Superwhisper has released the S1 family of models https://superwhisper.com/blog/s1 : S1-Voice, S1-Language, and S1-mini. S1-Voice is a cloud speech-to-text model, and S1-Language is a cloud instruction-following model for cleanup and formatting. The one that is quite interesting outside the app is S1-mini https://huggingface.co/superwhisper/s1-mini , released with open weights on Hugging Face. S1-mini is a 0.6B text normalizer, not a transcriber and not a chat model. It sits after automatic speech recognition and rewrites raw transcripts as clean written text: fillers removed, self-corrections resolved to what the speaker landed on, punctuation and capitalization applied, and spoken numbers, dates, currency, and email addresses rendered in written form. It is fine-tuned from Qwen/Qwen3-0.6B https://huggingface.co/Qwen/Qwen3-0.6B , covers English only in release v1, and is steered entirely by a three-axis control line placed above the transcript. Superwhisper reports 94.8% token accuracy on a held-out set of 7,519 cases, measured greedy on the quantized build. Is it deployable? Yes, but only S1-mini. S1-mini https://huggingface.co/superwhisper/s1-mini is published on Hugging Face under Apache 2.0 plus a naming clause. S1-Voice and S1-Language are Superwhisper-hosted services, so they are consumable, not self-hostable. Company level : Any level. The Q4 K M GGUF build https://huggingface.co/superwhisper/s1-mini-GGUF is a 462 MB file that runs on a laptop CPU. Solo developers can ship it inside a desktop app. Enterprises can run it behind a VPC where audio transcripts cannot leave the network. Industries : Healthcare and clinical documentation, legal, financial services, customer support, developer tooling, accessibility and live captioning. Applications : Dictation apps, meeting-notes tools, live captioning, voice-driven editors, voice-to-CRM entry, and any pipeline that turns raw ASR output into text a human will read. What S1-mini does S1-mini is a text normalizer, not a transcriber and not a chat model. It sits after automatic speech recognition: audio → ASR Whisper, Parakeet, … → S1-mini → clean text It removes filler words, resolves false starts and self-corrections to the value the speaker landed on, applies punctuation and capitalization, and renders spoken numbers, dates, times, currency, and email addresses in written form. Say “support at superwhisper dot com” and you get email protected /cdn-cgi/l/email-protection . The model is fine-tuned from Qwen/Qwen3-0.6B https://huggingface.co/Qwen/Qwen3-0.6B . It has 596M unique parameters 0.44B non-embedding , 28 layers, 16 query heads and 8 key/value heads with GQA, and BF16 weights. The Hub sidebar reports 0.8B because the tied embedding is stored twice; the card explains the discrepancy explicitly. Release v1 covers English only, and recommended input is roughly 1,000 tokens. The control line is the entire interface S1-mini takes a fixed system prompt, then a control line, then the raw transcript: Styling: