Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
tincans-ai
/
pause-asr-alpha
like
3
Follow
Tincans
17
Automatic Speech Recognition
Transformers
Safetensors
English
wav2vec2
Inference Endpoints
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
2a0db2f
pause-asr-alpha
/
tokenizer_config.json
hingeloss
Upload tokenizer_config.json
b915c89
verified
10 months 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"
:
false
,
"return_attention_mask"
:
false
,
"do_normalize"
:
true
}