Chatterbox-TTS-8bit / config.json
depasquale's picture
Upload folder using huggingface_hub
ceeed49 verified
{
"model_type": "chatterbox",
"version": "1.0",
"quantization": {
"bits": 8,
"group_size": 64,
"quantized_components": [
"t3.tfmr.model.layers"
]
}
}