feat: enable orchestrator + switch TTS to Edge (Katja voice) #8

Open
m3ta-chiron wants to merge 1 commits from feature/orchestrator-edge-tts into master
Collaborator

Changes

1. Orchestrator aktiviert (delegation)

  • orchestrator_enabled = true — Agenten können jetzt als Orchestrator eigene Subagenten spawnen
  • max_spawn_depth = 2 — maximale Verschachtelungstiefe

2. TTS von ElevenLabs → Edge TTS (kostenlos)

  • Provider gewechselt: elevenlabsedge
  • Stimme: de-DE-KatjaNeural — warme, freundliche deutsche Frauenstimme
  • Kein API-Key erforderlich, komplett kostenlos

Referenz

  • Hermes Agent v0.12.0 Release (2026.4.30)
  • v0.11.0: Orchestrator-Rolle eingeführt
## Changes ### 1. Orchestrator aktiviert (`delegation`) - `orchestrator_enabled = true` — Agenten können jetzt als Orchestrator eigene Subagenten spawnen - `max_spawn_depth = 2` — maximale Verschachtelungstiefe ### 2. TTS von ElevenLabs → Edge TTS (kostenlos) - Provider gewechselt: `elevenlabs` → `edge` - Stimme: **de-DE-KatjaNeural** — warme, freundliche deutsche Frauenstimme - Kein API-Key erforderlich, komplett kostenlos ### Referenz - Hermes Agent v0.12.0 Release (2026.4.30) - v0.11.0: Orchestrator-Rolle eingeführt
m3ta-chiron added 1 commit 2026-05-01 12:20:40 +02:00
- Enable delegation.orchestrator_enabled with max_spawn_depth=2
- Switch TTS from ElevenLabs (paid) to Edge TTS (free) with de-DE-KatjaNeural
- Katja is a warm, friendly German female voice — no API key required
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/orchestrator-edge-tts:feature/orchestrator-edge-tts
git checkout feature/orchestrator-edge-tts
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: m3tam3re/nixos-config#8