ellie-Bert-VITS2 / special_tokens_map.json
hans00's picture
Upload folder using huggingface_hub
83262a0 verified
raw
history blame
273 Bytes
{
"pad_token": {
"content": "_",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "UNK",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}