TTSModel / special_tokens_map.json
MCAA1-MSU's picture
Upload folder using huggingface_hub
5a7ebd6 verified
Raw
History Blame Contribute Delete
275 Bytes
{
"pad_token": {
"content": "2",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}