kaizen-app/app
Bruno Deanoz 70b91cc7bb optimize Live Call latency: 50ms chunks, smaller playback buffer
- Capture chunks 100ms → 50ms: halves input latency, model hears
  speech 50ms sooner per chunk
- Playback buffer minBuf*4 → minBuf*2: reduces output buffering
  delay while LOW_LATENCY mode keeps playback glitch-free
2026-06-24 14:00:52 +02:00
..
src optimize Live Call latency: 50ms chunks, smaller playback buffer 2026-06-24 14:00:52 +02:00
.gitignore Initial commit - Kaizen App 2026-06-18 15:08:09 +02:00
build.gradle.kts feat: KaizenIcons system — Lucide base, full Material Icons migration 2026-06-22 14:11:34 +02:00
proguard-rules.pro Initial commit - Kaizen App 2026-06-18 15:08:09 +02:00