akera commited on
Commit
31cb5df
1 Parent(s): 05525d6

Update tokenizer_config.json

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