Neural voice synthesis — local, private, yours. Part of the Inference-X ecosystem.
Go to file
2026-02-25 02:56:52 +00:00
.gitignore Initial commit 2026-02-25 00:53:23 +00:00
ix_voice.py chore: remove internal framework references 2026-02-25 02:56:52 +00:00
LICENSE Initial commit 2026-02-25 00:53:22 +00:00
README.md chore: remove internal framework references 2026-02-25 02:56:52 +00:00
requirements.txt Initial commit 2026-02-25 00:53:22 +00:00

IX Voice

Part of the Inference-X Ecosystem

License: BSL-1.1 Part of IX

Neural voice synthesis. Clone, create, share voice models. Same philosophy as IX Engine: local, private, yours.

What it does

  • Synthesize speech with cloned vocal profile
  • Zero cloud dependency — runs entirely on your hardware
  • Export and share voice models with the community

Quick Start

pip install fastapi uvicorn numpy
python ix_voice.py
# → API running at http://localhost:8000

API Endpoints

POST /synthesize      — Clone voice + synthesize speech from WAV + text
GET  /health          — System status

Philosophy

Your voice is yours. No cloud upload. No subscription.

Built in Morocco for the world. 🇲🇦

License

Business Source License 1.1 — Free for personal/research/non-commercial use. Commercial production use above $1M revenue requires a license.

Author: Salka Elmadani · Elmadani.SALKA@proton.me