Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mostafaashahin
/
voiced
like
0
Automatic Speech Recognition
PyTorch
generic
wav2vec2
Model card
Files
Files and versions
Community
main
voiced
/
special_tokens_map.json
mostafaashahin
Upload 8 files
f067cca
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}