onju-v2/pipeline
justLV 4312f8134a Switch LLM to Gemini 2.5 Flash with thinking disabled
- Resolve ${VAR} env var references in config api_key
- Support thinking_budget config to control Gemini thinking mode
2026-03-01 18:10:58 -08:00
..
services Switch LLM to Gemini 2.5 Flash with thinking disabled 2026-03-01 18:10:58 -08:00
__init__.py Add modular async pipeline server and ESP32 mDNS fallback 2026-02-07 15:04:12 -08:00
audio.py Improve pipeline setup, logging, and test client compatibility 2026-02-07 16:22:53 -08:00
config.yaml.example Add Qwen3-TTS as local TTS backend with voice cloning 2026-02-09 13:53:46 -08:00
device.py Add --warmup and --persist CLI flags for pipeline startup 2026-02-11 17:59:49 -08:00
main.py Add --warmup and --persist CLI flags for pipeline startup 2026-02-11 17:59:49 -08:00
protocol.py Add modular async pipeline server and ESP32 mDNS fallback 2026-02-07 15:04:12 -08:00
vad.py Replace webrtcvad with Silero VAD (ONNX, no PyTorch) 2026-02-07 17:00:02 -08:00