Skip to content

Fix speaker cleanup and local model removal - #12

Merged
bigmacfive merged 1 commit into
mainfrom
agent/fix-speaker-cleanup
Aug 15, 2026
Merged

Fix speaker cleanup and local model removal#12
bigmacfive merged 1 commit into
mainfrom
agent/fix-speaker-cleanup

Conversation

@bigmacfive

Copy link
Copy Markdown
Owner

What changed

  • trust the final diarization pass when provisional live labels over-split a meeting
  • compact sparse speaker labels before writing Markdown
  • add a two-step Settings action to remove downloaded models, runtime files, tools, caches, and retained recovery audio before uninstalling
  • document the cleanup flow and bump the app to 0.5.3

Root cause

The local diarizer correctly reduced the reproduced 75-second sample from four provisional streaming slots to two final speakers, but the editor restored the four live labels because it treated every live boundary as more reliable than the final pass.

Validation

  • pnpm check (176 frontend, 40 Rust, 69 Python/benchmark tests)
  • focused speaker and cleanup UI tests
  • temporary-directory resource deletion test
  • pnpm build
  • pnpm tauri:build:unsigned produced Ulpaso 0.5.3 app and DMG

@vercel

vercel Bot commented Aug 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ulpaso Ready Ready Preview Aug 15, 2026 12:13pm

Request Review

@bigmacfive
bigmacfive merged commit 7cbcb32 into main Aug 15, 2026
3 checks passed
@bigmacfive
bigmacfive deleted the agent/fix-speaker-cleanup branch August 15, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant