wav2vec2-base-960h-song-1 / special_tokens_map.json
napatswift's picture
Upload processor
1d73fcc
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}