wav2vec2-ctc-chime4 / special_tokens_map.json
esc-bencher's picture
Add training scripts and weights
d644c71
raw
history blame
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}