IndexTTS adapters for Vox
Project description
vox-indextts
vox-indextts provides a Vox TTS adapter for IndexTTS2.
Adapters:
indextts-tts-torch- IndexTTS2 voice cloning backend
Install
pip install vox-indextts
Runtime Dependencies
The adapter package is intentionally light. The upstream IndexTTS runtime is
installed on demand from GitHub into the isolated target runtime
$VOX_HOME/runtime/indextts.
During vox pull, the adapter verifies or installs the IndexTTS runtime without
loading model weights. The upstream package source is installed without its
transitive dependencies so it does not pull a second Torch/CUDA stack into the
adapter runtime. Curated non-Torch runtime dependencies live under
$VOX_HOME/runtime/indextts; model weights remain in the normal Vox model store.
Use with Vox
vox pull indextts-tts:2
vox run indextts-tts:2 "Hello from IndexTTS"
IndexTTS is a voice-cloning backend. Pass reference_audio through the Vox API
or use a voice value that points to a local WAV file.
The current Vox adapter is classified for Linux x86_64 CUDA/Torch runtimes. CPU, ONNX, and Spark/ARM NVIDIA paths are not currently production-supported by this adapter. Upstream documents CPU-style constructor switches, but Vox has not validated those paths with acceptable latency or portable dependency resolution.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vox_indextts-0.1.10.tar.gz.
File metadata
- Download URL: vox_indextts-0.1.10.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a3b4a940d806b4cb230b5482f23eea866eca5ff9e43e7b060b6d98863058638
|
|
| MD5 |
093b4e6dcaaf8a85e8ac95a2e8ae33cd
|
|
| BLAKE2b-256 |
5af16d66713b5ab31771346d96e7723768999b46cf5c98d1e634900ddf1f1dd9
|
File details
Details for the file vox_indextts-0.1.10-py3-none-any.whl.
File metadata
- Download URL: vox_indextts-0.1.10-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d940cf9bb5fea32cddc27bc0920d355cbd1b32da5c99ee4130c2863d62ba4752
|
|
| MD5 |
aa85f2ce2d365d35cfce9329da7085a3
|
|
| BLAKE2b-256 |
bf99fa1a5c942a52586f7801d467c6382fe951c9367b492e8aae33f81a222594
|