Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
reuben256
/
reuben-asr
like
0
PyTorch
wav2vec2
License:
mit
Model card
Files
Files and versions
Community
main
reuben-asr
/
special_tokens_map.json
reuben256
Upload 18 files
64e7343
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
93 Bytes
{
"bos_token"
:
null
,
"eos_token"
:
null
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"[UNK]"
}