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
main
AbeShinzo_Style_Bert_VITS2
/
bert
/
deberta-v2-large-japanese-char-wwm
/
special_tokens_map.json
AbeShinzo0708
Upload 83 files
d232606
verified
8 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]"
}