dots.tts-mf-2steps-stts / special_tokens_map.json
dots.tts Team
Reset public history to sanitized snapshot
c99dadd
Raw
History Blame Contribute Delete
516 Bytes
{
"additional_special_tokens": [
"<|audio_comp_start|>",
"<|audio_comp_span|>",
"<|audio_comp_end|>",
"<|audio_gen_start|>",
"<|audio_gen_span|>",
"<|audio_gen_end|>",
"<|text_cond_end|>"
],
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}