Historie revizí

Autor SHA1 Zpráva Datum
  wenhongquan beea2f5be1 fix: move _drain_queue to module level after Worker class před 3 týdny
  wenhongquan f648952a0a fix: indent _drain_queue and _send inside Worker class před 3 týdny
  wenhongquan 7a5790c994 refactor(tts): single persistent track + queue playback + gen-based interrupt před 3 týdny
  wenhongquan ca38fff29c fix(asr): concatenate streaming ASR chunks instead of keeping only last před 3 týdny
  wenhongquan 1ba163922d feat(tts-asr): streaming Mimo TTS (voiceclone) + streaming ASR před 3 týdny
  wenhongquan a381dc1067 feat(provider): add LLM/ASR provider switch (vllm/mimo, qwen/mimo) před 3 týdny
  wenhongquan fbe9284c3e revert: remove partial ASR (CPU thrashing hurt latency) před 3 týdny
  wenhongquan b3de0309a2 perf(asr): streaming partial ASR during speech + reduce VAD silence to 0.4s před 3 týdny
  wenhongquan 6afa008037 feat(tts): concurrent TTS playback + user interruption (xiaozhi-style abort) před 3 týdny
  wenhongquan 57e325ab76 feat(vad): bundle Silero VAD ONNX model (2.3MB) in asr_agent/ před 3 týdny
  wenhongquan 5cec1bb5ae chore: add .gitignore před 3 týdny
  wenhongquan 7a424e632b feat(vad): replace energy-based VAD with ONNX Silero VAD (xiaozhi-style) před 3 týdny
  wenhongquan 9788bcb353 feat(tts): xiaozhi-style two-tier sentence segmentation + markdown cleaner + think tag filter před 3 týdny
  wenhongquan ea42df876d feat(llm-tts): streaming LLM + incremental TTS segmentation (xiaozhi pattern) před 3 týdny
  wenhongquan 2478295a00 fix(llm): use LLM_MODEL env var instead of hardcoded 'default' před 3 týdny
  wenhongquan 1e97164777 rewrite(conversation-worker): full pipeline rewrite based on xiaozhi-esp32-server patterns před 3 týdny
  wenhongquan a221c1ae02 fix(livekit): add participant_connected and track_published handlers to fix track_subscribed not firing před 3 týdny