Text-to-Speech
Transformers
Safetensors
lfm2
text-generation
kani-tts-370m / special_tokens_map.json
Simonlob's picture
Upload folder using huggingface_hub
5f26070 verified
raw
history blame contribute delete
434 Bytes
{
"bos_token": {
"content": "<|startoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|pad|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}