Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
DeepLoading
/
slang-stt
like
0
Follow
Deep Loading
2
Automatic Speech Recognition
Transformers
PyTorch
wav2vec2
License:
mit
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
slang-stt
/
preprocessor_config.json
thisisHJLee
Upload 7 files
9ef3a2d
about 3 years ago
raw
Copy download link
history
blame
Safe
215 Bytes
{
"do_normalize"
:
true
,
"feature_extractor_type"
:
"Wav2Vec2FeatureExtractor"
,
"feature_size"
:
1
,
"padding_side"
:
"right"
,
"padding_value"
:
0.0
,
"return_attention_mask"
:
false
,
"sampling_rate"
:
16000
}