feat: switch TTS Kokoro → Qwen3-TTS (matching production stack) 565f1ba SebKr commited on about 1 month ago
feat: switch to production stack — Parakeet STT + aggressive VAD 94a00ce SebKr commited on about 1 month ago
tune: lower VAD silence from 3000ms to 2000ms (2s feels more responsive) 75ae1eb SebKr commited on about 1 month ago
fix: correct hyphen→underscore in --no_enable_live_transcription flag 0e85abd SebKr commited on about 1 month ago
fix: disable live transcription to prevent progressive STT truncation 0321ba4 SebKr commited on about 1 month ago
Fix VAD cutoff: increase min_silence_ms to 3000ms, add continuation/reopen settings 347c1ca SebKr commited on about 1 month ago
fix: VAD patch v3 — use Python to locate file, sed with correct comma pattern 32ba67f SebKr commited on about 1 month ago
fix: revert to working Dockerfile (d7feaf9) — VAD patches breaking build 2219717 SebKr commited on about 1 month ago
fix: use Python instead of find/sed to patch VAD (build was failing) 11fb05e SebKr commited on about 1 month ago
fix: patch vad_handler.py default from 64ms to 800ms (was patching wrong file) 791c258 SebKr commited on about 1 month ago
fix: patch realtime VAD default from 300ms to 800ms silence d7e6ab4 SebKr commited on about 1 month ago
fix: increase VAD silence to 800ms, slow TTS to 0.85x, lower threshold to 0.4 d7feaf9 SebKr commited on about 1 month ago
Revert "feat: add local uncensored LLM endpoint (/v1/chat/completions) via llama-cpp-python" 47f3783 SebKr commited on Jul 24
feat: add local uncensored LLM endpoint (/v1/chat/completions) via llama-cpp-python 34e0ff6 SebKr commited on Jul 24
Fix: use faster-whisper (CPU) + --stt_device cpu for HF Spaces cfdd0b8 verified s8t commited on Jul 23
Production Dockerfile: Kokoro TTS + faster-whisper STT + Cerebras LLM f6af9c1 verified s8t commited on Jul 23