onju-v2/onjuino
justLV 0bc3ae209f Pre-publish fixes: local TTS key, multicast crash guard, doc drift
- Rename TTS backend "qwen3" -> "local" across tts.py and README; the
  code is a generic /v1/audio/speech client, not qwen-specific, and
  config.yaml.example already used the local: key.
- Guard multicast_listener against non-UTF8 and empty packets so a
  single bad announcement packet can't cancel the pipeline via gather.
- Fix credentials.h.template comments to reference flash.sh (not the
  old flash_firmware.sh name).
- Drop stray test.wav arg from serial_monitor.py usage example in
  README; the script takes an optional serial port, not an audio file.
2026-04-12 19:09:58 -07:00
..
.gitignore Auto-detect WiFi from macOS Keychain, skip recompile when unchanged 2026-03-29 20:00:59 -07:00
audio_compression.h Add μ-law compression and fix ESP32-S3 V3 audio issues 2026-01-29 00:42:08 -08:00
credentials.h.template Pre-publish fixes: local TTS key, multicast crash guard, doc drift 2026-04-12 19:09:58 -07:00
custom_boards.h add to public repo 2023-08-08 20:32:52 -07:00
onjuino.ino Embed git hash in m5_echo, generate git_hash.h in flash.sh 2026-04-12 14:18:21 -07:00