Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
thoth-AI
/
testing-TTS
like
0
Text-to-Audio
Transformers
PyTorch
TensorBoard
local
English
speecht5
v0.2
Generated from Trainer
License:
mit
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
1
Deploy
Use this model
c91ba6e
testing-TTS
/
special_tokens_map.json
thoth-AI
End of training
c73767f
almost 3 years ago
raw
Copy download link
history
blame
Safe
234 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
{
"content"
:
"<mask>"
,
"lstrip"
:
true
,
"normalized"
:
true
,
"rstrip"
:
false
,
"single_word"
:
false
}
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}