Add pause and resume functionality to voice dialogue system d701b8a liumaolin commited on Jun 12, 2025
Refactor project: split `main.py` functionality into modular components under `cli`, `core`, and `config`. d08a15b liumaolin commited on Jun 12, 2025
Increase service startup timeouts and set daemon mode for services. 61524a8 liumaolin commited on Jun 12, 2025
Refactor imports in `whisper.py` and `funasr.py` to use absolute paths for `ensure_minimum_audio_duration`. d673573 liumaolin commited on Jun 11, 2025
Update `moyoyo.py`: add fallback for `utils` to ensure `HParams` availability in runtime. bd3673b liumaolin commited on Jun 11, 2025
Refactor imports for consistency in `kokoro.py` and `processor.py`. Use absolute paths for better readability and maintainability. 8630353 liumaolin commited on Jun 11, 2025
Update `paths.py`: improve PROJECT_ROOT resolution with `_MEIPASS` support and enhance third-party path handling. 664d767 liumaolin commited on Jun 11, 2025