Skip to content

Update FluidAudio to 0.15.5, add diarize and channel selection - #41

Merged
andyhtran merged 1 commit into
mainfrom
ft-update-models
Aug 16, 2026
Merged

Update FluidAudio to 0.15.5, add diarize and channel selection#41
andyhtran merged 1 commit into
mainfrom
ft-update-models

Conversation

@andyhtran

Copy link
Copy Markdown
Owner

Summary

  • Bump FluidAudio from 0.12.6 to 0.15.5 and adapt to new ASR API (loadModels, explicit TdtDecoderState, ASRConfig for streaming, DownloadProgress rename)
  • Add --channel flag (mix | 0 | 1) to CLI transcribe for per-channel transcription, with refactored resampling (foldToMono + resampleMono)
  • Add diarize CLI command for RTTM speaker attribution and speakers skill
  • Update edit-mode model from gpt-5.4-mini to gpt-5.6-luna

Test plan

  • just dev builds and launches successfully
  • Tested locally with dev build
  • Verify transcription output matches prior behavior
  • Test miniwhispercli diarize with a multi-speaker recording
  • Test --channel 0 / --channel 1 with a stereo file

🤖 Generated with Claude Code

- Bump FluidAudio from 0.12.6 to 0.15.5
- Adapt to new ASR API: loadModels, explicit TdtDecoderState,
  ASRConfig for streaming, DownloadProgress rename
- Add --channel flag (mix | 0 | 1) for per-channel transcription
- Refactor resampleTo16kHz into foldToMono + resampleMono
- Add diarize CLI command for RTTM speaker attribution
- Add speakers skill for speaker-labelled transcript guidance
- Update edit-mode model from gpt-5.4-mini to gpt-5.6-luna

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@andyhtran
andyhtran merged commit f069d7b into main Aug 16, 2026
1 check passed
@andyhtran
andyhtran deleted the ft-update-models branch August 16, 2026 17:14
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