Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
OthmaneJ
/
distil-wav2vec2
like
10
Automatic Speech Recognition
Transformers
PyTorch
librispeech_asr
English
wav2vec2
speech
audio
Inference Endpoints
arxiv:
2006.11477
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
distil-wav2vec2
/
special_tokens_map.json
OthmaneJ
adding processor
350798d
over 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>"
}