wav2vec2-base-960h / tokenizer_config.json
bodhisativa's picture
Mirror of facebook/wav2vec2-base-960h at 22aad52d (tf_model.h5 excluded - unavailable upstream)
ecba2ff
raw
history blame contribute delete
163 Bytes
{"unk_token": "<unk>", "bos_token": "<s>", "eos_token": "</s>", "pad_token": "<pad>", "do_lower_case": false, "return_attention_mask": false, "do_normalize": true}