Generic Voice is a local text-to-speech integrator (CLI + optional GUI).
Email dreamproject-ai@proton.me with enough detail to reproduce the issue. Do not open a public GitHub issue for unfixed remote-code, secret, or privilege-escalation flaws.
Only v1.1 is supported. There is no regular hardening roadmap. Fixes are considered case by case.
- Prefer a virtualenv and a non-root user.
- Do not run the whole application as root. If system packages are missing,
install them with your OS package manager, then re-run
python3 py/gv.py --auto-fixas a normal user for Python-side checks. --tts edgesends synthesis text to a remote Microsoft service. Use Piper or eSpeak for offline / private text.- Review generated audio paths under
output/before sharing them. - Keep maintainer-only trees (local
.cursor/,lib/dev/, private Bible) off public remotes.
Generic Voice v1.1 is feature-complete. Maintenance is reactive and best-effort. See the README and the official project page.