Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AbeShinzo0708
/
AbeShinzo_Style_Bert_VITS2
like
3
Running
App
Files
Files
Community
d38be55
AbeShinzo_Style_Bert_VITS2
/
bert
/
chinese-roberta-wwm-ext-large
/
special_tokens_map.json
AbeShinzo0708
Upload 83 files
d232606
verified
8 months ago
raw
Copy download link
history
blame
Safe
113 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}