Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
bkeej
/
uspanteko_asr
like
0
Automatic Speech Recognition
Transformers
PyTorch
wav2vec2
Inference Endpoints
arxiv:
1910.09700
License:
cc
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
uspanteko_asr
/
special_tokens_map.json
Robert Henderson
tokens, tokenizer, and vocab
24d8334
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"[UNK]"
}