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