Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
artificial-feelings
/
bark-forked
like
5
Text-to-Speech
Transformers
PyTorch
13 languages
bark
text-to-audio
audio
Inference Endpoints
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
da51fe7
bark-forked
/
special_tokens_map.json
artificial-feelings
Duplicate from suno/bark
6ec0fc0
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}