Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
lgris
/
bp400-xlsr
like
3
Automatic Speech Recognition
Transformers
PyTorch
7 datasets
Portuguese
wav2vec2
audio
speech
portuguese-speech-corpus
PyTorch
hf-asr-leaderboard
Eval Results
Inference Endpoints
arxiv:
2107.11414
arxiv:
2012.03411
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
0bcbbd4
bp400-xlsr
/
preprocessor_config.json
lgris
Update from gris
9385309
almost 3 years ago
raw
Copy download link
history
blame
Safe
212 Bytes
{
"do_normalize"
:
true
,
"feature_extractor_type"
:
"Wav2Vec2FeatureExtractor"
,
"feature_size"
:
1
,
"padding_side"
:
"right"
,
"padding_value"
:
0
,
"return_attention_mask"
:
true
,
"sampling_rate"
:
16000
}