parakeet-ctc-1.1b / special_tokens_map.json
nithinraok's picture
trfms-integration (#2)
a707e81 verified
raw
history blame contribute delete
279 Bytes
{
"pad_token": {
"content": "<pad>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}