Skip to content

docs: update WhisperKit dual-source API references#37

Merged
pasrom merged 1 commit intomainfrom
feat/elapsed-time-display
Mar 18, 2026
Merged

docs: update WhisperKit dual-source API references#37
pasrom merged 1 commit intomainfrom
feat/elapsed-time-display

Conversation

@pasrom
Copy link
Copy Markdown
Owner

@pasrom pasrom commented Mar 18, 2026

Summary

  • Replace removed transcribeDualSourceSegments references with the current pattern: two transcribeSegments() calls + mergeDualSourceSegments()
  • Updated in architecture-macos.md and swift-architecture.md (3 occurrences)

Test plan

  • Docs-only change, no code affected

transcribeDualSourceSegments was removed; PipelineQueue now calls
transcribeSegments twice (app + mic) then mergeDualSourceSegments.
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 18, 2026
@pasrom pasrom merged commit 2527cb8 into main Mar 18, 2026
8 checks passed
@pasrom pasrom deleted the feat/elapsed-time-display branch March 18, 2026 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant