这是indexloc提供的服务,不要输入任何密码
Skip to content

Add Rime TTS example for generating real-time audio from text #2972

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

gokuljs
Copy link

@gokuljs gokuljs commented Jul 22, 2025

Adds a Rime TTS example shows how you can generate real-time audio data from text.

The example shows how to:

  • Initialize and configure Rime TTS
  • Connect to a LiveKit room
  • Stream synthesized audio
  • Handle basic error cases

Required env vars are documented in the example file.

@CLAassistant
Copy link

CLAassistant commented Jul 22, 2025

CLA assistant check
All committers have signed the CLA.

@gokuljs gokuljs marked this pull request as draft July 22, 2025 23:25
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.

2 participants