speecht5-asr-punctuation-sensitive / special_tokens_map.json
seba3y's picture
Upload processor
40ea9c1
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}