Commit History

Fix WebSocketDisconnect tracebacks and handle closed receives gracefully
d570cd7
Running

teganmosi commited on

Fix VAD queue corruption, ASR duplicate calls, and LLM TTFT bottlenecks
b3e64c8

teganmosi commited on

Fix NameError: AVAILABLE_VOICES not defined by reordering variables
1b1c586

teganmosi commited on

Optimize TTFT, add connection pooling, implement streaming ASR with stabilization and waterfall metrics
2d0962c

teganmosi commited on

Refine Stage 2: Add MemoryService, JSON logging middleware, and fuzzed stress tests
ff43154

teganmosi commited on

Deploy Stage 2 decoupled Event-Driven Conversational Runtime architecture
deea75c

teganmosi commited on

Optimize transcription quality: set Whisper temperature=0.0 and increase VAD voice sensitivity (minimum threshold 0.008)
be007a0

teganmosi commited on

Fix premature done-cutoff of audio queue and add Voice Interruption UI toggle checkbox
45590a2

teganmosi commited on

Fix premature cut-off and echo feedback: ignore mic bytes while responding, increase VAD silence threshold to 0.8s, increase client interruption threshold to 0.06
9b60837

teganmosi commited on

Optimize speech-to-speech interaction: responsive VAD, concurrent tasks, async clients, and lookahead jitter buffer
c4e7b99

teganmosi commited on

Optimize VAD silence duration to 1.0s and expand pre-speech buffer size to 4
e00d958

teganmosi commited on

Support streaming on /tts GET/POST endpoints and fix VAD transcription word filters
c9f4739

teganmosi commited on

Optimize build speed: cache CPU-only PyTorch and remove custom USER instruction
1a41994

teganmosi commited on

Security Hardening: CORS limits, WebSocket token auth & rate limits, audio size caps, prompt sanitization, error message masking, and non-root Docker user
90087f2

teganmosi commited on

Update S2S server and client interface
41ca194

teganmosi commited on

Optimize Whisper transcription with accent-mapping prompts and add UI language/accent selector
cb5709b

teganmosi commited on

Expose standalone TTS REST endpoints (GET/POST /tts) and document them
650884b

teganmosi commited on

feat: STT accuracy, persona fine-tuning, voice REST API, updated UI and docs
643b622

teganmosi commited on

Fix Whisper hallucinations: dynamic noise-floor VAD, 2-frame debounce, and expanded filter
c66938a

teganmosi commited on

Set default PORT to 7860 for Hugging Face Spaces
2550277

teganmosi commited on

Deploy Speech-to-Speech real-time app to HF Spaces
30b77b2

teganmosi commited on

initial commit
0805bc6
verified

teganmosi commited on