Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Jan 28, 2026

Summary

Enhances the Speaker Diarization documentation page to better highlight the Speaker Identification feature, which allows users to replace generic speaker labels (A, B, C) with actual names or roles.

Changes:

  • Replaced the existing <Info> callout with a more prominent <Tip> callout titled "Want to name your speakers?" that explains the value proposition of Speaker Identification
  • Added a new "Identify speakers by name" section before the FAQ with:
    • Before/after examples showing the transformation from "Speaker A/B" to actual names
    • Python and JavaScript code examples demonstrating how to use Speaker Identification with Speaker Diarization in a single request
    • Link to the full Speaker Identification guide for more details

Local Testing Screenshots

Tip callout at top of page:
Tip callout

Identify speakers by name section:
Code examples section

Review & Testing Checklist for Human

  • Confirm the code examples match the actual speech_understanding API structure - specifically the nested request.speaker_identification object with speaker_type and known_values fields
  • Verify the <Tip> component renders correctly with the title in production (local testing showed it working)
  • Test that the link /docs/speech-understanding/speaker-identification resolves correctly in the docs site

Suggested test plan: Run fern docs dev locally and navigate to the Speaker Diarization page to verify the Tip callout appears prominently and the new "Identify speakers by name" section displays correctly with working code tabs.

Notes

Requested by: Dan Ince

Link to Devin run: https://app.devin.ai/sessions/59ac8fbb9dfc48b48c89d5421426be97

…zation page

- Changed Info callout to more prominent Tip explaining that Speaker Identification lets you name speakers instead of generic A, B, C labels
- Added new 'Identify speakers by name' section with before/after examples
- Added Python and JavaScript code examples showing how to use Speaker Identification with Speaker Diarization

Co-Authored-By: Dan Ince <dince@assemblyai.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions
Copy link

@dan-ince-aai dan-ince-aai merged commit d4ec5c9 into main Jan 28, 2026
2 of 4 checks passed
@dan-ince-aai dan-ince-aai deleted the devin/1769564939-speaker-diarization-identification-callout branch January 28, 2026 02:01
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