Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
facebook
/
wav2vec2-large-960h
like
25
Follow
AI at Meta
3,371
Automatic Speech Recognition
Transformers
PyTorch
librispeech_asr
English
wav2vec2
speech
Inference Endpoints
arxiv:
2006.11477
License:
apache-2.0
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
90a6d44
wav2vec2-large-960h
/
tokenizer_config.json
patrickvonplaten
add files
0d6ed0f
almost 4 years ago
raw
Copy download link
history
blame
Safe
109 Bytes
{
"unk_token"
:
"<unk>"
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"do_lower_case"
:
false
}