Update MoYoYo TTS prompt text for improved relevance and clarity 8228973 liumaolin commited on Jun 26, 2025
Simplify system prompts for text generation in Chinese and English c545fd9 liumaolin commited on Jun 26, 2025
Standardize punctuation for system prompts in both Chinese and English text generation modules. bedd7b8 liumaolin commited on Jun 25, 2025
Enhance WebSocket handling for connection management and reliability b115e26 liumaolin commited on Jun 25, 2025
Add session validation checks to `player.py` and `generator.py` 29766c6 liumaolin commited on Jun 25, 2025
Replace `logging` with centralized `loguru`-based logger across all modules. 851495c liumaolin commited on Jun 24, 2025
Remove unused conditional logic for second answer handling in `player.py` and `generator.py` c1b24fd liumaolin commited on Jun 24, 2025
Adjust context window allocation logic based on memory tiers in `apple_silicon.py` fd3c30a liumaolin commited on Jun 24, 2025
Add Maple and Cove voice models to MoYoYo TTS configuration 7e92ad3 liumaolin commited on Jun 23, 2025
Introduce Apple Silicon hardware optimization and dynamic LLM configuration bdc3b7b liumaolin commited on Jun 23, 2025
Update static file routing and root endpoint for frontend integration f7b034a liumaolin commited on Jun 13, 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
Remove `voice_schemas.py` and refactor schema imports for TTS and ASR modules in `__init__.py` 4895dc2 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
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