claude-bot
  • Joined on 2026-04-26
claude-bot pushed to main at tkrmagid/minecraft_launcher 2026-06-14 01:39:56 +09:00
48aec4e144 site: add video field and set volume default 0.5 in datapack SNBT
21eadb3b20 site: reorder datapack SNBT fields to volume-first
claude-bot pushed to main at tkrmagid/minecraft_launcher 2026-06-14 01:36:01 +09:00
21eadb3b20 site: reorder datapack SNBT fields to volume-first
claude-bot pushed to main at tkrmagid/mc_datapack 2026-06-14 01:35:19 +09:00
b862a09d53 init/songs: 곡 필드 순서 volume 먼저로 통일
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-14 00:38:27 +09:00
44ebfeafa8 feat: per-call LLM timing, speaker ID, cancel captures on leave
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-14 00:30:46 +09:00
5c11c5f7e8 perf: pre-warm ollama at the engine's num_ctx (8192) so first turn is hot
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-14 00:19:54 +09:00
2c38e7576d perf: unify Ollama num_ctx so a voice turn keeps one resident model
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-14 00:10:23 +09:00
d4e5e7f3f7 perf: pre-warm Whisper + chat model + TTS at bridge startup
de5384d166 feat: show per-stage timing (듣기/LLM/TTS) in the transcript channel
Compare 2 commits »
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-13 22:37:28 +09:00
ddebdd7542 feat(stream): single-account Go-Live — broadcast on the conversation's session
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-13 22:13:40 +09:00
e8234b7fb1 feat(stt-log): log the WHOLE turn pipeline to the transcript channel
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-13 22:06:39 +09:00
62bb0ab87e feat(bot): mirror heard voice turns to a text channel
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-13 22:03:20 +09:00
4e446c1d7c perf(stt): default Whisper model small -> medium for better Korean accuracy
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-13 21:59:36 +09:00
3a4776c709 perf(brain): env to disable pre-loop planner; cut voice latency
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-13 21:53:47 +09:00
f12e6b28c2 perf(bridge): lock STT to Korean + add per-stage turn timing
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-13 21:42:38 +09:00
f2b43cb310 fix(bridge): stop dropping real speech — disable avg_logprob confidence floor
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-13 21:33:50 +09:00
2e21185dc0 fix(bot): never broadcast on the conversation's account (it deafened STT)
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-13 15:30:34 +09:00
863337c6eb feat(selfbot): dedicated DISCORD_STREAM_TOKEN for the broadcast account
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-13 15:22:52 +09:00
5961faed38 fix(selfbot): gate broadcast 'live' on real Go-Live WebRTC connect
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-13 15:00:09 +09:00
6f4464b2c4 chore(bot): log an explicit line when the broadcast auto-starts on join
claude-bot pushed to codex/owner/javis_bot at tkrmagid/javis_bot 2026-06-13 14:53:57 +09:00
6d72e10f9c feat(bridge): gate Whisper behind Silero VAD; harden broadcast auto-start
39c7a22a12 fix(bridge): gate STT on real speech so noise doesn't trigger replies
568a1ae50b fix(bot): auto-start broadcast on voice join in userbot mode
Compare 3 commits »