Commit Graph

4 Commits

Author SHA1 Message Date
hailin 49ae06ae45 fix: strip markdown links, URLs, bold/italic from antaf response
Antaf returns markdown with hyperlinks and formatting that TTS
reads out as raw text. Now cleaned before sending to TTS.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 02:08:56 -07:00
hailin 8e371b827f fix: remove appended hint, only send pure user text to antaf
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 01:58:25 -07:00
hailin c55a7a010b config: rename 阿福 to 小虎, wake word 小虎小虎
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 01:31:39 -07:00
hailin a88e7072b3 add independent modules (not integrated into framework)
- modules/antaf/ — Antaf LLM provider, voice passthrough, bridge scripts
- modules/tts/ — sherpa-onnx local TTS provider
- modules/docs/ — integration plan

These are standalone files, NOT patched into xiaozhi-server framework.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 11:40:31 -07:00