docs: highlight Universal-3 Pro regional dialect and local variant recognition#717
Open
devin-ai-integration[bot] wants to merge 1 commit intomainfrom
Open
docs: highlight Universal-3 Pro regional dialect and local variant recognition#717devin-ai-integration[bot] wants to merge 1 commit intomainfrom
devin-ai-integration[bot] wants to merge 1 commit intomainfrom
Conversation
…cognition - Add comprehensive dialect/variant tables to supported-languages.mdx for all 6 U3 Pro languages (English, Spanish, French, German, Portuguese, Italian) - Update U3 Pro async overview and key capabilities to mention dialect strength - Update models page card and description to advertise dialect recognition - Update U3 Pro intro page to highlight dialect capability Co-Authored-By: Ryan Seams <ryan.seams@gmail.com>
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds documentation highlighting Universal-3 Pro's strength with regional dialects and local speech variants across all 6 supported languages (English, Spanish, French, German, Portuguese, Italian). This was prompted by customer feedback confirming strong dialect performance.
Changes across 4 files:
supported-languages.mdx— New "Regional dialects and variants" section under U3 Pro with per-language accordion tables listing ~45 dialects/variants with descriptionsuniversal-3-pro.mdx(async) — Added dialect mention to the page overview and a new "Regional dialect recognition" row in the key capabilities tableuniversal-3-pro.mdx(intro) — Added dialect sentence to the overview paragraphmodels.mdx— Added "Regional dialect and local variant recognition" to the U3 Pro card and description paragraphReview & Testing Checklist for Human
universal-3-pro.mdxline 230): This table describes what prompts can do, but dialect recognition is an out-of-the-box capability — consider whether this row belongs here or should be called out differently.<Accordion>inside<AccordionGroup>).Recommended test plan: Deploy to a docs preview environment and visually verify the new accordion sections render properly on the supported-languages page. Then run transcription tests against sample audio for each listed dialect to validate claims before merging.
Notes