auden-asr-zh-stream / special_tokens_map.json
yshao18's picture
Upload folder using huggingface_hub
d52df18 verified
raw
history blame contribute delete
107 Bytes
{
"bos_token": "<sos/eos>",
"eos_token": "<sos/eos>",
"pad_token": "<blk>",
"unk_token": "<unk>"
}