-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(voice_hmi.py): add split_and_publish method to handle message se…
…gmentation for improved message processing fix(voice_hmi.py): replace direct message publishing with split_and_publish to ensure messages are sent as individual sentences feat(tts_clients.py): enhance ElevenLabsClient to include voice settings and validate voice existence during initialization fix(tts_clients.py): correct typo in logging message for synthesizing speech error handling
- Loading branch information
1 parent
9e9d269
commit 3a7a09f
Showing
2 changed files
with
21 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters