Skip to content

docs: Clarify online vs offline diarization pipeline versions#7

Open
Alex-Wengg wants to merge 1 commit intomainfrom
docs/clarify-online-offline-diarization-versions
Open

docs: Clarify online vs offline diarization pipeline versions#7
Alex-Wengg wants to merge 1 commit intomainfrom
docs/clarify-online-offline-diarization-versions

Conversation

@Alex-Wengg
Copy link
Copy Markdown
Member

@Alex-Wengg Alex-Wengg commented Apr 11, 2026

Summary

Addresses the review comment from #6 (comment)

Clarifies the distinction between online and offline diarization pipeline versions:

  • Online/streaming (DiarizerManager): Pyannote 3.1
  • Offline batch (OfflineDiarizerManager): Pyannote Community-1

Both use models from the same CoreML repo: https://huggingface.co/FluidInference/speaker-diarization-coreml

Changes

1. mobius/getting-started.mdx

Updated the Converted Models table to show both versions:

| **Diarization** | Pyannote 3.1 (online) + Community-1 (offline) | ...

2. diarization/streaming.mdx

Added version info to the Overview section:

Pyannote 3.1 pipeline for online/streaming diarization.

3. diarization/getting-started.mdx

Added version note to Quick Start section:

Pyannote 3.1 online/streaming pipeline:

Context

PR #6 updated references from 3.1 to community-1, which was correct for the offline pipeline. However, Brandon's review clarified that both versions are correct - they just apply to different pipelines. This PR makes that distinction clear throughout the documentation.

Companion PR

A matching PR has been created in the FluidAudio repo: FluidInference/FluidAudio#511


Open with Devin

Distinguish between the two diarization pipelines:
- Online/streaming (DiarizerManager): Pyannote 3.1
- Offline batch (OfflineDiarizerManager): Pyannote Community-1

Updated documentation:
- mobius/getting-started.mdx: Updated model table to show both versions
- diarization/streaming.mdx: Added Pyannote 3.1 reference to overview
- diarization/getting-started.mdx: Added version note to Quick Start

Addresses PR #6 review comment:
#6 (comment)
@mintlify
Copy link
Copy Markdown

mintlify bot commented Apr 11, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
fluidinference 🟢 Ready View Preview Apr 11, 2026, 3:17 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

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