Model / config.json
hoanglinhn0's picture
Create config.json
9182727 verified
raw
history blame contribute delete
416 Bytes
{
"voice": null,
"clean_opts": [
"Ignore html tags",
"Ignore text between curly brackets {}",
"Ignore text between square brackets []",
"Ignore text between asterisks * *",
"Ignore text between notes ♪ ♪",
"Ignore characters: * # ~ ♪ + _ !"
],
"vol": 3.0,
"speed": 1.3,
"smart": false,
"overlap": false,
"ns": 0.6,
"nw": 0.8
}