Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
marma
/
test
like
0
Automatic Speech Recognition
Transformers
PyTorch
JAX
Swedish
wav2vec2
speech
audio
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
7609c79
test
/
tokenizer_config.json
marma
First
114e60f
almost 4 years ago
raw
Copy download link
history
blame
Safe
163 Bytes
{
"unk_token"
:
"<unk>"
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"do_lower_case"
:
true
,
"return_attention_mask"
:
false
,
"do_normalize"
:
true
}