-
Notifications
You must be signed in to change notification settings - Fork 0
Gen3 Admin Model Guides Orpheus V1 English
- On Models → Inference Providers, confirm Groq is connected and discovery succeeds.
- On Configured Models, enable
canopylabs/orpheus-v1-english(import from Groq if missing). - On Default Models, set Default TTS to Orpheus v1 English when this is the deployment-wide speech default.
- On Platform Multimodal Settings, enable Text-to-speech (TTS) so tenant chat shows Read aloud and Hands-Free reply audio.
- Tell tenant users and agent builders: the chat model must include bracketed vocal directions in the visible reply (for example
[cheerful]) before Read aloud—GT AI OS does not inject directions after generation.
Canopy Labs Orpheus v1 English is an expressive Groq TTS model. Bracketed hints such as [cheerful], [whisper], or [professionally] control delivery. Operators enable the model and TTS gates; tenants and agents supply the bracket syntax in message text.
| Control Panel tab | Action |
|---|---|
| Inference Providers | Groq API key valid; canopylabs/orpheus-v1-english discoverable |
| Configured Models | Orpheus row enabled for TTS |
| Default Models | Default TTS → Orpheus when appropriate |
| Platform Multimodal Settings | TTS enabled (disabled TTS hides Read aloud in tenant chat) |
After platform setup, tenants configure per-agent Speech Settings (TTS model and voice) on Building Agents. Universal baseline free-tier flows often set Orpheus as default TTS after the Groq API key step in QuickStart.
Per Groq's Orpheus documentation:
| Pattern | Effect |
|---|---|
| No brackets | Natural, conversational delivery |
One or two word directions in [brackets]
|
Subtle style—[cheerful], [whisper], [professionally]
|
| Multiple directions in one line | More expressive, acted delivery |
Provider best practices: use 1–2 word bracket tags; omit brackets for neutral cadence; keep each Groq TTS input under 200 characters; spell numbers with hyphens when letter-by-letter reading matters (2-0-3).
GT Chat Read aloud synthesizes the visible assistant message text. The chat LLM does not add Orpheus brackets unless prompted.
Per-message: users ask the agent to prefix spoken lines with a direction—for example "Start with [cheerful] then summarize status."
Agent system prompt: builders add standing guidance on Building Agents → Speech Settings or instructions—for example "When Read aloud may be used, prefix concise answers with one Orpheus direction in square brackets."
Verify before listen: users confirm [direction] tokens appear in the message before Read aloud.
Groq documents 200 characters per Orpheus request. Long assistant answers may be chunked for synthesis; very long Read aloud runs can fail or sound uneven. Recommend short spoken summaries with inline directions for reliable expressive delivery.
- Agent has Orpheus on Speech Settings.
- User: "In one sentence, say whether backups finished. Start with
[cheerful]." - Assistant:
[cheerful] Backups completed successfully at 02:15 UTC. - User clicks Read aloud.