Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ashleyliu31
/
ashley_voice_clone_speecht5_finetuning
like
0
Text-to-Audio
Transformers
PyTorch
speecht5
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
ashley_voice_clone_speecht5_finetuning
/
special_tokens_map.json
ashleyliu31
Training in progress, step 1000
32a8337
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
122 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}