config.json 252 B

12345678910
  1. {
  2. "name": "Piper TTS",
  3. "description": "Text-to-Speech mit Piper (offline, schnell)",
  4. "version": "1.0.0",
  5. "author": "Trixy",
  6. "enabled": true,
  7. "voice": "de_DE-thorsten-medium",
  8. "language": "de-DE",
  9. "auto_download": true
  10. }