Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jonatasgrosman
/
wav2vec2-large-english
like
4
Automatic Speech Recognition
Transformers
PyTorch
common_voice
English
wav2vec2
audio
speech
xlsr-fine-tuning-week
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
39b0ff7
wav2vec2-large-english
/
special_tokens_map.json
jonatasgrosman
first commit
cdf0d7f
over 3 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}