Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
arxyzan
/
data2vec-wav2vec2-base
like
0
Feature Extraction
Transformers
PyTorch
wav2vec2
Inference Endpoints
arxiv:
2202.03555
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
3b52657
data2vec-wav2vec2-base
/
preprocessor_config.json
arxyzan
Create preprocessor_config.json
7ba733f
over 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"
:
false
,
"sampling_rate"
:
16000
}