wav2vec2-base-vi-vivos / special_tokens_map.json
Le
End of training
1553419
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}