File size: 468 Bytes
67e8c78
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "bos_token": null,
  "do_lower_case": false,
  "eos_token": null,
  "name_or_path": "drive/MyDrive/PAPER_ASR_2/MODEL/xls-r-300m-ASR-idn-ALL",
  "pad_token": "[PAD]",
  "processor_class": "Wav2Vec2ProcessorWithLM",
  "replace_word_delimiter_char": " ",
  "special_tokens_map_file": "drive/MyDrive/PAPER_ASR_2/MODEL/xls-r-300m-ASR-idn-ALL/special_tokens_map.json",
  "tokenizer_class": "Wav2Vec2CTCTokenizer",
  "unk_token": "[UNK]",
  "word_delimiter_token": "|"
}