Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
KBLab
/
asr-voxrex-bart-base
like
0
Follow
National Library of Sweden / KBLab
49
Automatic Speech Recognition
Transformers
PyTorch
speech-encoder-decoder
Generated from Trainer
asr_seq2seq
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
a585ebe
asr-voxrex-bart-base
/
special_tokens_map.json
marma
first
a10797a
about 3 years ago
raw
Copy download link
history
blame
Safe
151 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"sep_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
}