mirror of
https://github.com/sudoxnym/wyoming-chatterbox.git
synced 2026-04-14 03:27:06 +00:00
features: - voice cloning with 10-30s audio sample - gpu-accelerated inference - volume boost option - pip installable 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
3 lines
83 B
Python
3 lines
83 B
Python
"""Wyoming server for Chatterbox TTS with voice cloning."""
|
|
|
|
__version__ = "1.0.0"
|