Commit History

fix: reduce num_pipelines 3→1 — Parakeet OOM on 8GB CPU
348b02b

SebKr commited on

trigger: rebuild Space to fix 503 (pipelines stuck)
9cdda0f

SebKr commited on

revert: Qwen3-TTS → Kokoro (Qwen3 1.7B fails on CPU)
f9b2fe4

SebKr commited on

feat: switch TTS Kokoro → Qwen3-TTS (matching production stack)
565f1ba

SebKr commited on

feat: switch to production stack — Parakeet STT + aggressive VAD
94a00ce

SebKr commited on

tune: VAD silence 2000ms → 2500ms (more breathing room)
426eb8a

SebKr commited on

tune: lower VAD silence from 3000ms to 2000ms (2s feels more responsive)
75ae1eb

SebKr commited on

fix: correct hyphen→underscore in --no_enable_live_transcription flag
0e85abd

SebKr commited on

fix: disable live transcription to prevent progressive STT truncation
0321ba4

SebKr commited on

Fix VAD cutoff: increase min_silence_ms to 3000ms, add continuation/reopen settings
347c1ca

SebKr commited on

fix: VAD patch v3 — use Python to locate file, sed with correct comma pattern
32ba67f

SebKr commited on

fix: revert to working Dockerfile (d7feaf9) — VAD patches breaking build
2219717

SebKr commited on

fix: use Python instead of find/sed to patch VAD (build was failing)
11fb05e

SebKr commited on

fix: patch vad_handler.py default from 64ms to 800ms (was patching wrong file)
791c258

SebKr commited on

fix: patch realtime VAD default from 300ms to 800ms silence
d7e6ab4

SebKr commited on

fix: increase VAD silence to 800ms, slow TTS to 0.85x, lower threshold to 0.4
d7feaf9

SebKr commited on

fix: increase VAD silence timeout from 64ms to 500ms
d9be7f8

SebKr commited on

Revert "feat: add local uncensored LLM endpoint (/v1/chat/completions) via llama-cpp-python"
47f3783

SebKr commited on

feat: add local uncensored LLM endpoint (/v1/chat/completions) via llama-cpp-python
34e0ff6

SebKr commited on

feat: add --kokoro_speed 1.0 parameter
cf42dca

SebKr commited on

fix: use shell form CMD so HF_TOKEN env var is expanded
ecd75f0

SebKr commited on

revert: back to responses-api (token now valid)
c587243

SebKr commited on

fix: switch to chat-completions backend for Cerebras compatibility
6ef75c4

SebKr commited on

fix: use --num_pipelines 3 to allow 3 concurrent sessions
d1d224b

SebKr commited on

fix: revert invalid --pool_size flag that crashed Space
c34a571

SebKr commited on

fix: increase pool_size to 3 to prevent session slot exhaustion
284764a

SebKr commited on

fix: add kokoro>=0.9.2 and soundfile for Kokoro TTS handler
1d51fd6

SebKr commited on

Fix: pip install faster-whisper for CPU STT
ea824ea
verified

s8t commited on

Fix: use faster-whisper (CPU) + --stt_device cpu for HF Spaces
cfdd0b8
verified

s8t commited on

Fix: use --ws_host/--ws_port instead of --host/--port
674c57a
verified

s8t commited on

Production Dockerfile: Kokoro TTS + faster-whisper STT + Cerebras LLM
f6af9c1
verified

s8t commited on

initial commit
f544ea6
verified

s8t commited on

Duplicate from posit/shiny-for-python-template
02f1c6a

s8t gordon-posit commited on