wav2vec2BertCTCFinetuned / processor /special_tokens_map.json
cheikh1499's picture
Upload folder using huggingface_hub
df88995 verified
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}