wav2vec2-ctc-tedlium / special_tokens_map.json
sanchit-gandhi's picture
Add scripts and weights
6e60fe4
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}