Skip to content

rimelabs/rime-fastrtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rime FastRTC Conversational Agent

A real-time conversational agent powered by FastRTC and Rime Arcana V2.

Installation

  1. Clone the repository.
  2. Install dependencies:
    pip install .
  3. Set environment variables in a .env file:
    HF_TOKEN=your_hf_token
    RIME_API_KEY=your_rime_api_key
    
  4. Run the app:
    python app.py

Usage

Open the Gradio UI in your browser, enter your tokens, select a speaker, and start a conversation.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages