Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
niclas
/
ATC_1
like
0
Automatic Speech Recognition
Transformers
PyTorch
wav2vec2
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
ATC_1
/
special_tokens_map.json
niclas
add tokenizer
f3d6d91
almost 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"[UNK]"
,
"pad_token"
:
"[PAD]"
}