File size: 694 Bytes
0a0bd7d 27fc116 0a0bd7d 27fc116 0a0bd7d 27fc116 0a0bd7d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
{
"onnx": {
"en-us": {
"lightspeech": {
"emily ": "onnx/lightspeech/en-us/emily-step_400k.onnx",
"mike": "onnx/lightspeech/en-us/mike-step_305k.onnx"
},
"convnext-tts": {
"emily": "onnx/convnext-tts/en-us/emily-step_400k.onnx"
}
}
},
"checkpoints": {
"en-us": {
"lightspeech": {
"hfc-female": "checkpoints/lightspeech/en-us/hfc_female-en_us-checkpoint_epoch-2174_step-451407.ckpt",
"mike": "checkpoints/lightspeech/en-us/mike-checkpoint_epoch-729_step-305000.ckpt"
},
"convnext-tts": {
"hfc-female": "checkpoints/convnext-tts/en-us/hfc_female-en_us-epoch-1309.ckpt"
}
}
}
}
|