wav2vec2-large-xlsr-gu-kenlm / special_tokens_map.json
1rsh's picture
Upload folder using huggingface_hub
c06aa16 verified
raw
history blame
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}