Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
aditii09
/
hc_hindi_asr
like
1
Automatic Speech Recognition
Transformers
PyTorch
Hindi
wav2vec2
audio
speech
Eval Results
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
9b68bee
hc_hindi_asr
/
special_tokens_map.json
aditii09
Rename special_tokens_map (2).json to special_tokens_map.json
f0fb24c
over 1 year ago
raw
Copy download link
history
blame
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}