xtts2-gpt / special_tokens_map.json
mlinmg's picture
Upload 8 files
7eebd5c verified
raw
history blame contribute delete
102 Bytes
{
"bos_token": "[START]",
"eos_token": "[STOP]",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}