Files
hermes-piper-plugin/plugin.yaml

12 lines
332 B
YAML
Raw Normal View History

name: piper
version: 1.0.0
description: >
Makes Piper TTS the default provider instead of Edge. Zero fork needed —
uses runtime monkey-patching to set DEFAULT_PROVIDER = "piper" at plugin
load time. Survives Hermes upgrades without merge conflicts.
author: "@gortium"
hooks:
- on_session_start
requires_pip:
- piper-tts