Skip to main content

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" --voice /path/to/reference.wav

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.

IndexTTS2 emotion controls are exposed through Vox synthesis params:

  • emo_alpha (number, default backend value, range 0..1) controls emotion conditioning strength.
  • use_emo_text (boolean, default false) asks IndexTTS2 to infer emotion from the synthesis text.
  • emo_text (string, optional) supplies separate emotion-description text and implies use_emo_text=true.
  • emo_audio_prompt (string, optional) supplies a server-side audio file path used as the IndexTTS2 emotional reference prompt.
  • use_random (boolean, default false) enables stochastic emotion sampling; upstream notes that this may reduce voice-cloning fidelity.
  • emotion_happy, emotion_angry, emotion_sad, emotion_afraid, emotion_disgusted, emotion_melancholic, emotion_surprised, and emotion_calm (numbers, default 0, range 0..1) map to the IndexTTS2 eight-float emo_vector order. The adapter rejects vectors whose values sum above 1.5.

Upstream IndexTTS2 describes duration control, but the current release notes say that functionality is not enabled. Vox therefore does not expose a duration parameter for this adapter yet.

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. Plan for at least 10GiB of usable VRAM budget before deployment headroom.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vox_indextts-0.1.19.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vox_indextts-0.1.19-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file vox_indextts-0.1.19.tar.gz.

File metadata

  • Download URL: vox_indextts-0.1.19.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.0

File hashes

Hashes for vox_indextts-0.1.19.tar.gz
Algorithm Hash digest
SHA256 14a8fccf4db381b41dbe266048e78d8d60d52edfd2f1a8f817cc9ba8a5af66a4
MD5 4df775cd46e086245c174837c7757bd8
BLAKE2b-256 4359cbacb4853b97945a6ff2707defca48ad30302031718aa05d4d1a73321ade

See more details on using hashes here.

File details

Details for the file vox_indextts-0.1.19-py3-none-any.whl.

File metadata

  • Download URL: vox_indextts-0.1.19-py3-none-any.whl
  • Upload date:
  • Size: 8.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.0

File hashes

Hashes for vox_indextts-0.1.19-py3-none-any.whl
Algorithm Hash digest
SHA256 64924a2648a068cfea697c87367d6c7d9b64209217b5ed3b9610558c314ff978
MD5 691894e438ff74ddfd27597027e85f70
BLAKE2b-256 b94578dec6126d570375145af081db498d71fac9a2a233dfa2404852a7a69ac8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page