mirror of
https://github.com/Purple-Horizons/openclaw-voice.git
synced 2026-08-14 00:58:01 +00:00
- Add text_utils.py: Clean markdown/hashtags/URLs before TTS - No more 'hash hash' or 'asterisk asterisk' - Strips code blocks, links, emojis - Converts bullets to spoken form - Markdown rendering in UI: Display formatted text while speaking - Code blocks, bold, italic, links styled - Faster TTS: Switch to eleven_turbo_v2_5 (~2x faster than v1) - UI styling for markdown elements