Skip to content

OpenOats 1.84.0 — Cohere Arabic transcription

Choose a tag to compare

@yazins-ai yazins-ai released this 08 Jul 06:00
4f59052

What's New

  • Adds native support for Cohere Transcribe Arabic (cohere-transcribe-arabic-07-2026) as a cloud transcription model.
  • Makes Arabic/multilingual cloud onboarding recommend Cohere by default with an ar language hint.
  • Adds Cohere API key storage, Settings UI, and validation, so setup only requires a Cohere API key.
  • Sends custom vocabulary as prompt guidance for Cohere transcription.
  • Updates cloud setup copy to clearly say audio segments may be sent for cloud transcription.

Verification

  • PR checks passed: validate-swift, package-smoke, ui-smoke.
  • Local verification before merge: swift test passed with 700 tests and 0 failures.
  • Local release build/install check passed via ./scripts/build_swift_app.sh.