Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
billfass
/
fongbe_asr_model
like
0
Automatic Speech Recognition
Transformers
PyTorch
wav2vec2
Inference Endpoints
License:
gpl-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
fongbe_asr_model
/
special_tokens_map.json
billfass
Upload processor
d25060e
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"[UNK]"
}