akera commited on
Commit
4a0042a
1 Parent(s): 655107e

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +3 -1
tokenizer_config.json CHANGED
@@ -9,5 +9,7 @@
9
  "target_lang": "ach",
10
  "tokenizer_class": "Wav2Vec2CTCTokenizer",
11
  "unk_token": "[UNK]",
12
- "word_delimiter_token": "|"
 
 
13
  }
 
9
  "target_lang": "ach",
10
  "tokenizer_class": "Wav2Vec2CTCTokenizer",
11
  "unk_token": "[UNK]",
12
+ "word_delimiter_token": "|",
13
+ "ach":null,
14
+ "teo": null
15
  }