slplab's picture
Initial commit for wav2vec2-large-robust pronunciation model
dae90d9
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}