Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
abhishek
/
autonlp-hindi-asr
like
5
Automatic Speech Recognition
Transformers
PyTorch
JAX
wav2vec2
Trained with AutoTrain
audio
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
982bdfa
autonlp-hindi-asr
/
tokenizer_config.json
abhishek
HF staff
public model
6dc0064
over 3 years ago
raw
Copy download link
history
blame
Safe
138 Bytes
{
"unk_token"
:
"[UNK]"
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"do_lower_case"
:
false
,
"word_delimiter_token"
:
"|"
}