Commit History

Resolve clone model before GPU lock to avoid wait stall.
f2cac1e

HumaticAI Cursor commited on

Serialize clone background load against live CustomVoice CUDA use.
6c2840b

sseregin commited on

Defer Qwen3-TTS clone model load off the cold-start critical path.
bb041b8

sseregin commited on

Add cold-start warmup progress via early health-only bind
bbb553d

HumaticAI Cursor commited on

Rename legacy ragchat wire names to HumaticAI in the voice stack.
cbbef17

HumaticAI Cursor commited on

Rename ragchat_adapter.py to humaticai_adapter.py.
71cfd74

HumaticAI Cursor commited on

Rebrand deploy as HumaticAI Voice with Digital Peers adapter naming.
b6ea186

HumaticAI Cursor commited on

Remove unused conv_id from runtime config and LLM forwarding.
efac149

HumaticAI Cursor commited on

Stop sending adapter identity keys to the HF Inference Providers router.
e57d035

HumaticAI Cursor commited on

Do not send vLLM chat_template_kwargs to the HF Inference Providers router.
a1d5fd9

HumaticAI Cursor commited on

Simple HumaticAI/HF routing: hf default, loud errors, no fallbacks.
ba46b97

HumaticAI Cursor commited on

Persist HumaticAI thread in browser until user starts new chat
32cf279

s2s-deploy commited on

Fix HumaticAI thread continuity: server-minted thread_id only
f8c7274

s2s-deploy commited on

Require per-user HumaticAI Digital Peer API key instead of hardcoded secret.
a9aec5e

HumaticAI Cursor commited on

Dual CustomVoice+Base TTS, per-user LLM switch, and HumaticAI thread continuity.
ecd5155

HumaticAI Cursor commited on

Add voice style (instruct) on top of Qwen3 voice cloning
b631003

HumaticAI Cursor commited on

Add Qwen3 voice cloning: base model, upload API, per-user registry.
125b1e9

s2s-deploy commited on

Per-browser identity: forward user_id + conv_id to RAGchat adapter
baba463

HumaticAI Cursor commited on

Vanilla upstream pipeline: revert voice-guard + dep tweaks, Gemma 4 LLM, no custom flags
74b5e36

s2s-deploy commited on

Speech-to-speech realtime demo for HF Spaces GPU (parakeet + qwen3, port 7860)
79ec2b5

s2s-deploy commited on