Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
reach-vb
/
bark-endpoint
like
0
Text-to-Speech
Transformers
PyTorch
13 languages
bark
text-to-audio
audio
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
bark-endpoint
/
special_tokens_map.json
reach-vb
HF staff
Duplicate from suno/bark
9423690
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}