Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jaketae
/
fastspeech2-commonvoice
like
0
Transformers
PyTorch
fastspeech2
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
fastspeech2-commonvoice
/
special_tokens_map.json
jaketae
Upload special_tokens_map.json
90c6f0c
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}