wav2vec2-xlsr-1b-et-lm / tokenizer_config.json
RASMUS's picture
Add language model
0e53ecf
raw
history blame contribute delete
330 Bytes
{"unk_token": "[UNK]", "bos_token": "<s>", "eos_token": "</s>", "pad_token": "[PAD]", "do_lower_case": false, "word_delimiter_token": "|", "special_tokens_map_file": null, "tokenizer_file": null, "name_or_path": "RASMUS/wav2vec2-xlsr-1b-et", "tokenizer_class": "Wav2Vec2CTCTokenizer", "processor_class": "Wav2Vec2ProcessorWithLM"}