Resemble Chatterbox TTS adapters for Vox
Project description
vox-chatterbox
vox-chatterbox provides Vox TTS adapters for Resemble AI Chatterbox.
Adapters:
chatterbox-tts-turbo- Chatterbox Turbo backendchatterbox-tts-turbo-onnx- Chatterbox Turbo ONNX backendchatterbox-tts- Chatterbox backendchatterbox-tts-multilingual- Chatterbox multilingual backend
Install
pip install vox-chatterbox
Runtime Dependencies
The adapter package is intentionally light. The Chatterbox backend package is
installed on demand into the isolated target runtime
$VOX_HOME/runtime/chatterbox.
The ONNX Turbo backend uses the same runtime directory and installs ONNX Runtime
plus tokenizer/audio helpers on demand. The official Chatterbox Turbo ONNX graph
requires speaker conditioning, so this backend requires reference_audio or a
voice value pointing to a WAV file.
Use with Vox
vox pull chatterbox-tts-turbo:0.1.7
vox run chatterbox-tts-turbo:0.1.7 "Hello from Chatterbox"
vox pull chatterbox-tts-turbo:0.1.7 --variant onnx
For voice cloning, pass a reference audio sample through the Vox API or use a voice value that points to a local WAV file.
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_chatterbox-0.1.5.tar.gz.
File metadata
- Download URL: vox_chatterbox-0.1.5.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b17b4edd3dd18d198d1a4de198df22f89722dbf1303ed414e501d2f6155da32f
|
|
| MD5 |
0e139bceb097e4a5a1c2c706138989ec
|
|
| BLAKE2b-256 |
1d7c723210d89aae4464ed0311bf0f03dd57bd68fdf77358d34c9a78d4e8ca2e
|
File details
Details for the file vox_chatterbox-0.1.5-py3-none-any.whl.
File metadata
- Download URL: vox_chatterbox-0.1.5-py3-none-any.whl
- Upload date:
- Size: 7.6 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 |
5083769e7b3127fd3abe931236d3ca19b0e30fd699298dbaa2591749fc89bce0
|
|
| MD5 |
72f9319f971fa47b9f610d34af0e5fa0
|
|
| BLAKE2b-256 |
05e963c79bf91a448e703e25a9947e2fa1d5712d6d6635b1d24292e5d431481f
|