it0/packages
hailin a06b489a1e fix: load voice models in background thread to unblock startup
Model downloads (Whisper, Kokoro, Silero VAD) are synchronous blocking
calls that prevent uvicorn from completing startup and responding to
healthchecks. Move all model loading to a daemon thread so the server
starts immediately.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 00:26:06 -08:00
..
gateway fix: resolve runtime errors for NestJS, Kong, and voice-service 2026-02-19 19:00:03 -08:00
services fix: load voice models in background thread to unblock startup 2026-02-20 00:26:06 -08:00
shared fix: add missing @it0/common dependency to @it0/testing 2026-02-19 04:48:49 -08:00