Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
speechbrain
/
asr-wav2vec2-switchboard
like
2
Follow
SpeechBrain
225
Automatic Speech Recognition
speechbrain
PyTorch
switchboard
English
wav2vec2
CTC
Attention
arxiv:
2106.04624
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Use this model
0aed1a2
asr-wav2vec2-switchboard
/
preprocessor_config.json
dwgnr
add wav2vec2 model
0aed1a2
about 2 years ago
raw
Copy download link
history
blame
Safe
158 Bytes
{
"do_normalize"
:
true
,
"feature_size"
:
1
,
"padding_side"
:
"right"
,
"padding_value"
:
0.0
,
"return_attention_mask"
:
true
,
"sampling_rate"
:
16000
}