Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
fydhfzh
/
wav2vec2-custom-processor-asr
like
0
Transformers
arxiv:
1910.09700
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
wav2vec2-custom-processor-asr
/
special_tokens_map.json
fydhfzh
Upload processor
42a1df1
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
102 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"[UNK]"
}