speecht5_tts_voxpopuli_nl / special_tokens_map.json
deprit's picture
Training in progress, step 1000
fd0f4b9
raw
history blame
122 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}