tiny-random-SpeechT5ForTextToSpeech / special_tokens_map.json
hf-transformers-bot's picture
Update tiny models for SpeechT5ForTextToSpeech
a8a9a4c
raw
history blame
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}