mms-tone-conditioned / special_tokens_map.json
kesbeast23's picture
Upload folder using huggingface_hub
191b1ff verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}