speecht5_tts_voxpopuli_en / special_tokens_map.json
Prasada's picture
Training in progress, step 1000
8a6f394
raw
history blame contribute delete
No virus
122 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}