Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
addy88
/
hindi-wav2vec2-stt
like
0
Automatic Speech Recognition
Transformers
PyTorch
wav2vec2
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
a92292a
hindi-wav2vec2-stt
/
special_tokens_map.json
addy88
Create special_tokens_map.json
3c16eda
almost 3 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}