Views
No views yet
Kartoffelbox with a model trained on a wide variety of voices and data types. The final weights are a 65/35 merge, favoring the custom-trained, multi-speaker model. Unlike patch-based models, this is a complete, self-contained model that can be loaded directly.chatterbox library from Resemble AI to run it.1# Clone the official Chatterbox repository and install its dependencies
2git clone https://github.com/resemble-ai/chatterbox.git
3cd chatterbox
4pip install -e .