refactor(core): Architecturally decouple Audio, ASR, and TTS modules 60f8238 liumaolin commited on Jul 24, 2025
Add echo cancellation and VAD toggle support in service factories and routes 2ecfa8f liumaolin commited on Jul 3, 2025
Enhance WebSocket handling for connection management and reliability b115e26 liumaolin commited on Jun 25, 2025
Replace `logging` with centralized `loguru`-based logger across all modules. 851495c liumaolin commited on Jun 24, 2025
Add robust lifecycle management for `audio_player` service in system routes 627c3e7 liumaolin commited on Jun 12, 2025
Standardize service lifecycle management by replacing `stop` with `exit` and introducing `is_exited` check f5226c0 liumaolin commited on Jun 12, 2025
Refactor speech recognizer, audio capture, and system routes for improved clarity and functionality 037e5ae liumaolin commited on Jun 12, 2025
Add pause and resume functionality to voice dialogue system d701b8a liumaolin commited on Jun 12, 2025