Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
BasketTechologies
/
bark
like
2
Follow
Basket Technologies, Inc.
6
Text-to-Speech
Transformers
PyTorch
13 languages
bark
text-to-audio
audio
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bark
/
special_tokens_map.json
H-H-E
Duplicate from suno/bark
5ace9e2
11 months 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]"
}