taixf/backend/main/xiaozhi-server/core/providers
hailin 5679622996 fix: resample TTS audio from 44100Hz to 24000Hz for device compatibility
Model outputs 44100Hz but device expects 24000Hz via Opus. Without
resampling, audio plays at wrong speed causing 29s delays between
segments. Verified: synthesis+resample takes 0.38s for 1.6s audio.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 23:11:48 -07:00
..
asr add backend code 2026-04-05 19:01:15 +00:00
intent add backend code 2026-04-05 19:01:15 +00:00
llm fix: clean junk text from Antaf + use int8 TTS model for speed 2026-04-05 22:52:02 -07:00
memory add backend code 2026-04-05 19:01:15 +00:00
tools add backend code 2026-04-05 19:01:15 +00:00
tts fix: resample TTS audio from 44100Hz to 24000Hz for device compatibility 2026-04-05 23:11:48 -07:00
vad add backend code 2026-04-05 19:01:15 +00:00
vllm add backend code 2026-04-05 19:01:15 +00:00