VoiceDialogue / src /voice_dialogue

Commit History

Add new voice model "Ellen" to MoYoYo configuration
b5b48f0

liumaolin commited on

Update MoYoYo TTS prompt text for improved relevance and clarity
8228973

liumaolin commited on

Improve speech recognizer to handle empty transcriptions
0cbda14

liumaolin commited on

Simplify system prompts for text generation in Chinese and English
c545fd9

liumaolin commited on

Add new voice model "Juniper" to MoYoYo configuration
469433f

liumaolin commited on

Standardize punctuation for system prompts in both Chinese and English text generation modules.
bedd7b8

liumaolin commited on

Enhance WebSocket handling for connection management and reliability
b115e26

liumaolin commited on

Add session validation checks to `player.py` and `generator.py`
29766c6

liumaolin commited on

Refactor WebSocket handling with connection manager
300d567

liumaolin commited on

Replace `logging` with centralized `loguru`-based logger across all modules.
851495c

liumaolin commited on

Refactor response generation logic in `generator.py`
ce3d9e5

liumaolin commited on

Remove unused conditional logic for second answer handling in `player.py` and `generator.py`
c1b24fd

liumaolin commited on

Adjust context window allocation logic based on memory tiers in `apple_silicon.py`
fd3c30a

liumaolin commited on

Comment out unused Kokoro TTS voice configurations
23c146f

liumaolin commited on

Add Maple and Cove voice models to MoYoYo TTS configuration
7e92ad3

liumaolin commited on

Introduce Apple Silicon hardware optimization and dynamic LLM configuration
bdc3b7b

liumaolin commited on

Update LLM response generator and system prompts
6f77a29

liumaolin commited on

Update static file routing and root endpoint for frontend integration
f7b034a

liumaolin commited on

Add robust lifecycle management for `audio_player` service in system routes
627c3e7

liumaolin commited on

Standardize service lifecycle management by replacing `stop` with `exit` and introducing `is_exited` check
f5226c0

liumaolin commited on

Remove `voice_schemas.py` and refactor schema imports for TTS and ASR modules in `__init__.py`
4895dc2

liumaolin commited on

Refactor speech recognizer, audio capture, and system routes for improved clarity and functionality
037e5ae

liumaolin commited on

Add pause and resume functionality to voice dialogue system
d701b8a

liumaolin commited on

Refactor project: split `main.py` functionality into modular components under `cli`, `core`, and `config`.
d08a15b

liumaolin commited on

Increase service startup timeouts and set daemon mode for services.
61524a8

liumaolin commited on

Refactor imports in `whisper.py` and `funasr.py` to use absolute paths for `ensure_minimum_audio_duration`.
d673573

liumaolin commited on

Update `moyoyo.py`: add fallback for `utils` to ensure `HParams` availability in runtime.
bd3673b

liumaolin commited on

Refactor imports for consistency in `kokoro.py` and `processor.py`. Use absolute paths for better readability and maintainability.
8630353

liumaolin commited on

Update `paths.py`: improve PROJECT_ROOT resolution with `_MEIPASS` support and enhance third-party path handling.
664d767

liumaolin commited on

Rename 'src/VoiceDialogue' to 'src/voice_dialogue'.
511ff0c

liumaolin commited on