12 lines
313 B
Plaintext
12 lines
313 B
Plaintext
# Bridge → aria-core (OpenClaw Gateway)
|
|
# Bridge teilt Netzwerk mit aria-core (network_mode: service:aria)
|
|
# → localhost ist aria-core
|
|
ARIA_CORE_WS=ws://127.0.0.1:18789
|
|
|
|
# Piper TTS Stimmen
|
|
PIPER_RAMONA=/voices/de_DE-ramona-low.onnx
|
|
PIPER_THORSTEN=/voices/de_DE-thorsten-high.onnx
|
|
|
|
# Wake-Word
|
|
WAKE_WORD=aria
|