Text-to-Speech
Transformers
SPRING_F5
tts
multilingual
indic-languages
custom_code
SPRING_F5 / config.json
arigalaadarsh's picture
Upload folder using huggingface_hub
8f40dc9 verified
Raw
History Blame Contribute Delete
366 Bytes
{
"architectures": [
"SPRING_F5"
],
"auto_map": {
"AutoConfig": "model.SPRING_F5Config",
"AutoModel": "model.SPRING_F5Model"
},
"ckpt_path": "checkpoints/model_170000.pt",
"model_type": "SPRING_F5",
"remove_sil": true,
"speed": 1.0,
"torch_dtype": "float32",
"transformers_version": "4.46.3",
"vocab_path": "checkpoints/vocab.txt"
}