Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Yash911
/
bark_by_yash
like
1
Text-to-Speech
PyTorch
13 languages
bark
audio
License:
mit
Model card
Files
Files and versions
Community
1
e6725d7
bark_by_yash
/
special_tokens_map.json
ylacombe
HF staff
Duplicate from ylacombe/bark-small
50d807f
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]"
}