speecht5_finetuned_AumkeshChy_hindi_tts / special_tokens_map.json
Aumkeshchy2003's picture
Training in progress, step 100
2d6add1 verified
raw
history blame contribute delete
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>"
}