Go to file
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
backend fix: resample TTS audio from 44100Hz to 24000Hz for device compatibility 2026-04-05 23:11:48 -07:00
docs docs: add antaf integration plan for ESP32 device 2026-04-05 12:26:31 -07:00
frontend add frontend code 2026-04-05 12:05:11 -07:00
.gitignore add backend code 2026-04-05 19:01:15 +00:00
README.md first commit 2026-04-05 18:55:20 +00:00

README.md