wav2vec2-xls-r-300m-phoneme-timit / tokenizer_config.json
jimregan's picture
add files
6afc90a
raw
history blame
288 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": "/workspace/container_0/model/", "tokenizer_class": "Wav2Vec2CTCTokenizer"}