Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
theainerd
/
Wav2Vec2-large-xlsr-hindi
like
5
Automatic Speech Recognition
Transformers
PyTorch
Safetensors
Hindi
wav2vec2
Inference Endpoints
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
76a3591
Wav2Vec2-large-xlsr-hindi
/
tokenizer_config.json
theainerd
Initial commit of Hindi Wav2Vec Model
42ac8c5
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"
:
"|"
}