mms-tts-deu / tokenizer_config.json
Matthijs's picture
Upload tokenizer
486380b
raw history blame
No virus
228 Bytes
{
"add_blank": true,
"clean_up_tokenization_spaces": true,
"language": null,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"tokenizer_class": "VitsMmsTokenizer",
"unk_token": "<unk>"
}