Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
meandyou200175
/
sp2t
like
0
Automatic Speech Recognition
Transformers
PyTorch
Safetensors
wav2vec2
Inference Endpoints
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
refs/pr/2
sp2t
/
preprocessor_config.json
meandyou200175
Upload 5 files
d5ab5c7
over 1 year ago
raw
Copy download link
history
blame
Safe
211 Bytes
{
"do_normalize"
:
true
,
"feature_extractor_type"
:
"Wav2Vec2FeatureExtractor"
,
"feature_size"
:
1
,
"padding_side"
:
"right"
,
"padding_value"
:
0
,
"return_attention_mask"
:
true
,
"sampling_rate"
:
16000
}