File size: 567 Bytes
01d6921
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "bos_token": null,
  "do_lower_case": true,
  "do_normalize": true,
  "eos_token": null,
  "name_or_path": "cchoi1022/test",
  "pad_token": "<pad>",
  "processor_class": "Wav2Vec2ProcessorWithLM",
  "replace_word_delimiter_char": " ",
  "return_attention_mask": true,
  "special_tokens_map_file": "/home/choilinux/.cache/huggingface/hub/models--facebook--wav2vec2-large-960h-lv60-self/snapshots/54074b1c16f4de6a5ad59affb4caa8f2ea03a119/special_tokens_map.json",
  "tokenizer_class": "Wav2Vec2CTCTokenizer",
  "unk_token": "<unk>",
  "word_delimiter_token": "|"
}