TTS_V3 / checkpoint-5000 /tokenizer_config.json
zuhri025's picture
Upload checkpoint-5000
26681b8 verified
raw
history blame contribute delete
251 Bytes
{
"backend": "tokenizers",
"bos_token": "<|bos|>",
"eos_token": "<|eos|>",
"is_local": true,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|pad|>",
"tokenizer_class": "TokenizersBackend",
"unk_token": "<|unk|>"
}