Skip to content

fix(rime): remove Arcana model support - #6773

Open
naszzz wants to merge 7 commits into
livekit:mainfrom
naszzz:rime-arcana-migration
Open

fix(rime): remove Arcana model support#6773
naszzz wants to merge 7 commits into
livekit:mainfrom
naszzz:rime-arcana-migration

Conversation

@naszzz

@naszzz naszzz commented Aug 10, 2026

Copy link
Copy Markdown

Summary

  • Remove Arcana from the Rime plugin runtime paths, public model types, examples, and tests.
  • Change the no-argument Rime TTS model to Coda while keeping the existing Astra speaker.
  • Keep Lyra for callers that explicitly select Coda without a speaker.
  • Apply repetition_penalty, temperature, top_p, max_tokens, and other supported request controls to Coda.
  • Add unit coverage for Coda defaults and request controls.

⚠️ Rime's public cloud cutoff is August 15, 2026 at 12:00 UTC. Set model to coda when you upgrade. Astra is available on Coda, so the no-argument path keeps its established speaker for voice continuity.

Migration notice: https://docs.rime.ai/docs/arcana-sunset

@naszzz
naszzz requested a review from a team as a code owner August 10, 2026 19:29
devin-ai-integration[bot]

This comment was marked as resolved.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

@naszzz
naszzz force-pushed the rime-arcana-migration branch from d2c4db1 to 2bd5a04 Compare August 12, 2026 03:00
@naszzz naszzz changed the title fix(rime): migrate Arcana defaults to Coda fix(rime): remove Arcana model support Aug 12, 2026
devin-ai-integration[bot]

This comment was marked as resolved.

@naszzz
naszzz force-pushed the rime-arcana-migration branch from 2bd5a04 to d5c9d3d Compare August 12, 2026 03:03
devin-ai-integration[bot]

This comment was marked as resolved.

@tinalenguyen tinalenguyen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could we throw a logger.warning when the user sets model="arcana" for the plugin?

@naszzz
naszzz requested a review from tinalenguyen August 19, 2026 23:32
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.

3 participants