mms-tts-prf / tokenizer_config.json
sanchit-gandhi's picture
Upload tokenizer
3c7492b
raw
history blame contribute delete
No virus
287 Bytes
{
"add_blank": true,
"clean_up_tokenization_spaces": true,
"is_uroman": false,
"language": "prf",
"model_max_length": 1000000000000000019884624838656,
"normalize": true,
"pad_token": "|",
"phonemize": false,
"tokenizer_class": "VitsTokenizer",
"unk_token": "<unk>"
}