mms-tts-pui / tokenizer_config.json
sanchit-gandhi's picture
Upload tokenizer
7ea64b1
raw
history blame
No virus
288 Bytes
{
"add_blank": true,
"clean_up_tokenization_spaces": true,
"is_uroman": false,
"language": "pui",
"model_max_length": 1000000000000000019884624838656,
"normalize": true,
"pad_token": "í",
"phonemize": false,
"tokenizer_class": "VitsTokenizer",
"unk_token": "<unk>"
}