tuanio commited on
Commit
6d614f7
1 Parent(s): e11a91f

Upload tokenizer

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