Skip to content

fix: add universal-2 fallback for languages unsupported by universal-…#454

Merged
dtrn2048 merged 2 commits intotestingfrom
fix/assemblyai-universal-language-fallback
Feb 19, 2026
Merged

fix: add universal-2 fallback for languages unsupported by universal-…#454
dtrn2048 merged 2 commits intotestingfrom
fix/assemblyai-universal-language-fallback

Conversation

@dtrn2048
Copy link
Copy Markdown
Contributor

universal-3-pro does not support all languages (e.g. Dutch/nl). Setting speech_models to ["universal-3-pro", "universal-2"] lets AssemblyAI fall back to universal-2 for the 99 languages not covered by universal-3-pro.

Also fetch and store the real AssemblyAI error reason in the webhook error handler instead of the generic "AssemblyAI error for transcript ".

…3-pro

universal-3-pro does not support all languages (e.g. Dutch/nl). Setting
speech_models to ["universal-3-pro", "universal-2"] lets AssemblyAI fall
back to universal-2 for the 99 languages not covered by universal-3-pro.

Also fetch and store the real AssemblyAI error reason in the webhook error
handler instead of the generic "AssemblyAI error for transcript <id>".
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Feb 19, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/assemblyai-universal-language-fallback

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

…3-pro

universal-3-pro does not support all languages (e.g. Dutch/nl). Setting
speech_models to ["universal-3-pro", "universal-2"] lets AssemblyAI fall
back to universal-2 for the 99 languages not covered by universal-3-pro.

Also fetch and store the real AssemblyAI error reason in the webhook error
handler instead of the generic "AssemblyAI error for transcript <id>".
@dtrn2048 dtrn2048 merged commit ceec961 into testing Feb 19, 2026
3 checks passed
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