Matcha-TTS-PL / data /style_map.json
mcPear's picture
v3: Polish Matcha-TTS + fine-tuned HiFi-GAN vocoder, ONNX with baked voices
c24c082 verified
Raw
History Blame Contribute Delete
2.08 kB
{
"0": {
"pitch_range": "flat",
"rate": "slow",
"question": false,
"label": "flat-range 路 slow"
},
"1": {
"pitch_range": "flat",
"rate": "slow",
"question": true,
"label": "flat-range 路 slow 路 question"
},
"2": {
"pitch_range": "flat",
"rate": "normal",
"question": false,
"label": "flat-range 路 normal"
},
"3": {
"pitch_range": "flat",
"rate": "normal",
"question": true,
"label": "flat-range 路 normal 路 question"
},
"4": {
"pitch_range": "flat",
"rate": "fast",
"question": false,
"label": "flat-range 路 fast"
},
"5": {
"pitch_range": "flat",
"rate": "fast",
"question": true,
"label": "flat-range 路 fast 路 question"
},
"6": {
"pitch_range": "mid",
"rate": "slow",
"question": false,
"label": "mid-range 路 slow"
},
"7": {
"pitch_range": "mid",
"rate": "slow",
"question": true,
"label": "mid-range 路 slow 路 question"
},
"8": {
"pitch_range": "mid",
"rate": "normal",
"question": false,
"label": "mid-range 路 normal"
},
"9": {
"pitch_range": "mid",
"rate": "normal",
"question": true,
"label": "mid-range 路 normal 路 question"
},
"10": {
"pitch_range": "mid",
"rate": "fast",
"question": false,
"label": "mid-range 路 fast"
},
"11": {
"pitch_range": "mid",
"rate": "fast",
"question": true,
"label": "mid-range 路 fast 路 question"
},
"12": {
"pitch_range": "wide",
"rate": "slow",
"question": false,
"label": "wide-range 路 slow"
},
"13": {
"pitch_range": "wide",
"rate": "slow",
"question": true,
"label": "wide-range 路 slow 路 question"
},
"14": {
"pitch_range": "wide",
"rate": "normal",
"question": false,
"label": "wide-range 路 normal"
},
"15": {
"pitch_range": "wide",
"rate": "normal",
"question": true,
"label": "wide-range 路 normal 路 question"
},
"16": {
"pitch_range": "wide",
"rate": "fast",
"question": false,
"label": "wide-range 路 fast"
},
"17": {
"pitch_range": "wide",
"rate": "fast",
"question": true,
"label": "wide-range 路 fast 路 question"
},
"neutral": "7"
}