Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
machinelearningzuu
/
asr-wav2vec2
like
0
Automatic Speech Recognition
Transformers
PyTorch
wav2vec2
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
asr-wav2vec2
/
special_tokens_map.json
machinelearningzuu
add model
b98e2d9
about 3 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>"
}