Releases
v0.3.0
Compare
Sorry, something went wrong.
No results found
Highlights
Breaking extras rename for MLX backends: parakeet -> parakeet-mlx, whisper -> whisper-mlx, lightning-whisper -> lightning-whisper-mlx.
Add hardware bundle extras (metal, cpu, cuda) and onboarding UX commands: doctor, backends, and setup (including auto Python pinning + multi-target setup).
Emit structured backend load errors with retry semantics (weights_only_incompat, model_load_oom, backend_busy) and expose install hints in /v1/models/metadata.
Harden CI with lock/build gates, backend profile smoke checks (cpu, nemo), and deterministic live-HTTP integration test lane.
Migration
Replace legacy MLX extras in install commands:
open-asr-server[parakeet] -> open-asr-server[parakeet-mlx]
open-asr-server[whisper] -> open-asr-server[whisper-mlx]
open-asr-server[lightning-whisper] -> open-asr-server[lightning-whisper-mlx]
You can’t perform that action at this time.