36efcf232074e929e0544ce5cd18cba9e72382af
Parakeet-TDT scores 85 on any GPU-equipped English-capable system (Instant speed + Great accuracy + GPU boost + headroom) vs ~75 for the best distilled Whisper. A new test in recommendation.rs locks this in so future scoring tweaks don't silently regress it. FirstRunPage previously stored settings.modelSize by title-casing a lowercased alias — which worked for Tiny/Base/Small/Medium but produced "Whisper-distil-small-en" for the new distil ids. Swap to an id→label map and pass the raw model id through to download_model/load_model; the backend already accepts full ids via the whisper_model_id fallback. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
Languages
Rust
56.1%
Svelte
26.8%
TypeScript
7.8%
Shell
3.2%
HTML
2.4%
Other
3.7%