Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
KBLab
/
asr-voxrex-bart-base
like
0
Follow
National Library of Sweden / KBLab
218
Automatic Speech Recognition
Transformers
PyTorch
speech-encoder-decoder
Generated from Trainer
asr_seq2seq
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
3cfab18
asr-voxrex-bart-base
/
special_tokens_map.json
marma
first
a10797a
almost 4 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>"
}