wav2vec2-large-xlsr-phoneme-recongition / special_tokens_map.json
aaniket's picture
Upload tokenizer
aede03a
raw history blame
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}