docs: AssemblyAI Universal 3.5 Pro, multilingual, and keyterms updates - #1151
Open
nick-vapi wants to merge 2 commits into
Open
docs: AssemblyAI Universal 3.5 Pro, multilingual, and keyterms updates#1151nick-vapi wants to merge 2 commits into
nick-vapi wants to merge 2 commits into
Conversation
…ltilingual support Addresses AssemblyAI team feedback on docs.vapi.ai: - assembly-ai provider page: add Universal 3.5 Pro model (modes, prompt, agentContext, languageCodes, keyterms), correct the keyterms caveat - custom-keywords: retitle provider-neutral, add AssemblyAI keyterms section - multilingual table: AssemblyAI now full auto-detection, 18 languages - voice-pipeline-configuration: drop stale English-only claims for Assembly Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
|
🌿 Preview your docs: https://vapi-preview-01a0111d-d909-7781-81a6-2e9c66faea05.docs.buildwithfern.com |
Contributor
|
🌿 Preview your docs: https://vapi-preview-01a01173-5a5a-732d-a686-68d5508b7adf.docs.buildwithfern.com |
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.
Context
Updates the AssemblyAI transcriber docs to reflect current platform support, including the newly released Universal 3.5 Pro model.
Changes
providers/transcriber/assembly-ai.mdx— adds Universal 3.5 Pro (speechModel: "universal-3-5-pro") with its configuration options (mode,prompt,agentContext,languageCodes,keytermsPrompt), adds it to the supported-languages table (18 languages with automatic language detection and code-switching, linking to AssemblyAI's language list), and corrects the keyterms note: keyterms prompting is supported onuniversal-streaming-englishanduniversal-3-5-pro, but not onuniversal-streaming-multilingual.customization/custom-keywords.mdx— retitled to be provider-neutral and adds an AssemblyAI keyterms prompting section (limits, model support, pricing, example) alongside the existing Deepgram content.customization/multilingual.mdx— updates the AssemblyAI row in the speech-recognition table from "English only" to full auto-detection across 18 languages.customization/voice-pipeline-configuration.mdx— removes outdated "(English only)" qualifiers on AssemblyAI's built-in end-of-turn detection.Out of scope
The compliance table on the transcriber overview page is unchanged in this PR.
🤖 Generated with Claude Code