Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Ramnathan
/
wav2vec2
like
0
Automatic Speech Recognition
Transformers
PyTorch
wav2vec2
Model card
Files
Files and versions
xet
Community
1
Train
Deploy
Use this model
main
wav2vec2
/
special_tokens_map.json
Ramnathan
Create special_tokens_map.json
5d3f5cf
about 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
86 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}