Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Julius8888
/
XiJingPing_voice_cloning
like
0
Running
App
Files
Files
Community
main
XiJingPing_voice_cloning
/
bert
/
deberta-v2-large-japanese-char-wwm
/
special_tokens_map.json
Julius8888
Upload 226 files
bc4f3f8
verified
10 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]"
}