Funk-lab/stt/client
ALI YESILKAYA 0b117916be
feat(stt-client): stt --voices / --install-voice (changer de voix Piper) (#56)
Faciliter le changement de voix (le simple --update ne bascule rien : la config
perso prime sur le défaut).

- `stt --voices` : liste les voix Piper FR (homme/femme), URLs vérifiées sur
  HuggingFace rhasspy/piper-voices.
- `stt --install-voice fr_FR-tom-medium` : télécharge .onnx + .onnx.json et
  SÉLECTIONNE la voix (écrit tts_engine=piper + piper_voice dans stt.toml, en
  préservant les autres réglages). Puis `stt --restart`.
- doc : admin/ia/stt.md (note « pourquoi --update ne change pas la voix »).
  Client 0.16.0.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 00:04:09 +02:00
..
config feat(stt-client): voix Kokoro (TTS enfichable) + commande --install-kokoro (#55) 2026-06-22 23:57:27 +02:00
stt feat(stt-client): stt --voices / --install-voice (changer de voix Piper) (#56) 2026-06-23 00:04:09 +02:00
pyproject.toml feat(stt-client): stt --voices / --install-voice (changer de voix Piper) (#56) 2026-06-23 00:04:09 +02:00