wav2vec2-large-xlsr-gl-with-lm / tokenizer_config.json
andrespm's picture
Update tokenizer_config.json
f228dbe
raw
history blame
136 Bytes
{"unk_token": "[UNK]", "bos_token": null, "eos_token": null, "pad_token": "[PAD]", "do_lower_case": false, "word_delimiter_token": "|"}