speecht5-vietnamese-voiceclone / special_tokens_map.json
truong-xuan-linh's picture
Upload processor
ba8d4ac
raw
history blame
234 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"mask_token": {
"content": "<mask>",
"lstrip": true,
"normalized": true,
"rstrip": false,
"single_word": false
},
"pad_token": "<pad>",
"unk_token": "<unk>"
}