wav2vec2-base-timit-demo-colab / special_tokens_map.json
bryan6aero's picture
add tokenizer
a5b8c2e
raw
history blame contribute delete
No virus
85 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "[UNK]", "pad_token": "[PAD]"}