kokoro-onnx / tokenizer_config.json
Adrian Lyjak
Add ONNX models and config
41d8ad0
raw
history blame contribute delete
113 Bytes
{
"model_max_length": 512,
"pad_token": "$",
"tokenizer_class": "PreTrainedTokenizer",
"unk_token": "$"
}