You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: MetalRT-only mode no longer requires llama.cpp models
When engine preference is "metalrt", the pipeline now treats llama.cpp
STT/LLM/TTS init failures as warnings instead of fatal errors. This
allows users who only selected MetalRT in setup to run without needing
any GGUF models, Zipformer, or Piper TTS files on disk.
Made-with: Cursor
0 commit comments