Simplify voice_args: remove redundant fallback chain, require explicit name 276d80f chenbhao Claude Opus 4.6 commited on 4 days ago
Remove silence-generated default voice; use cloned voice as default when available aa3f48c chenbhao commited on 4 days ago
Generate default voice from silence on startup; fix voice fallback priority 764189b chenbhao commited on 4 days ago
Revert "Generate default voice from silence when no voices available" e75ae33 chenbhao commited on 4 days ago
Voice selector: inline popup with groups (builtin/unseen/manual), delete cloned voices, outside-click close 38498df chenbhao commited on 4 days ago
Fix voice clone, path defaults, README rewrite; add pydub dep bf14804 chenbhao commited on 4 days ago
Revert "Remove '请描述这张图片' from camera prompt; img_tokens before user text" ef84b16 chenbhao commited on 4 days ago
Revert "Camera: inject scene text instead of raw img_tokens to avoid description mode" 0389f23 chenbhao commited on 4 days ago
Revert "Fix scene refresh starving conversation: non-blocking lock + SCENE_LOCK guard" a1e8c3d chenbhao commited on 4 days ago
Fix scene refresh starving conversation: non-blocking lock + SCENE_LOCK guard 28843e3 chenbhao commited on 4 days ago
Camera: inject scene text instead of raw img_tokens to avoid description mode 0375745 chenbhao commited on 4 days ago
Remove '请描述这张图片' from camera prompt; img_tokens before user text 22518dd chenbhao commited on 4 days ago
Revert camera prompt changes; add NaN guard and CUDA sync; add engineering challenges doc 5a72179 chenbhao commited on 4 days ago
Camera context improvements: image tokens before user text + system prompt ad61556 chenbhao commited on 4 days ago
Fix camera: don't force 'describe this image' when user has text input 8c47b2e chenbhao commited on 4 days ago
Move audio/vision encoder .to(device) after model init for both HF and .pth paths 5eccaad chenbhao commited on 4 days ago
Convert omni-o.pth to HF format + add from_pretrained support 64ccedb chenbhao commited on 4 days ago
Replace web_demo.html with omni_o_web.html: self-contained frontend for omni-o call 9a9a9e0 chenbhao commited on 4 days ago
Add omni_o_call.py: real-time voice call server for omni-o checkpoint f268594 chenbhao commited on 4 days ago
Fix eval_vam.py: update paths to checkpoint/ dirs, fix VAMConfig attn heads, remove open_thinking kwarg cecc5b1 chenbhao commited on 5 days ago
feat: add interactive mode to eval_vlm.py with auto <image> insertion, update README a4fb8db chenbhao commited on 5 days ago
feat: add VLM SFT mini configs, resume training, dataset streaming, and eval fixes 9a1a7d2 chenbhao commited on 5 days ago
rename minimind→omni in model_type, eval/convert scripts, and docs 2c87b68 chenbhao commited on 5 days ago
fix eval_llm: add --tokenizer_path/--native flags, auto-detect num_hidden_layers from checkpoint; update README with correct inference commands 4020c99 chenbhao commited on 5 days ago
Flatten src layout: drop omni namespace, modules live directly under src/ 92c7321 chenbhao commited on 6 days ago
Restructure repo: rename classes, split datasets, organize trainers by modality, add YAML config + root trainer entry points c6bc767 chenbhao commited on 6 days ago