vits_lez_tts / special_tokens_map.json
alialek's picture
Upload folder using huggingface_hub
5313a4a verified
raw
history blame contribute delete
276 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
}
}