Text-to-Speech
Transformers
SPRING_F5
tts
multilingual
indic-languages
custom_code
File size: 366 Bytes
8f40dc9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "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"
}