AI DJs & Orpheus

Slatron features a dynamic AI DJ system that can "speak" between songs, introducing tracks, reading news, or just creating a vibe.

LLM Providers

You can configure different LLM providers for DJ personality:

Voice Providers

Setting up Orpheus (Local TTS)

  1. Install LM Studio.
  2. Download Model: isaiahbjork/orpheus-3b-0.1-ft.
  3. Start Local Server on port 1234.
  4. Configure Slatron: Add provider type Orpheus with endpoint http://127.0.0.1:1234/v1/completions.