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
refs/pr/1
Wav2Vec2-large-xlsr-hindi
/
special_tokens_map.json
theainerd
Initial commit of Hindi Wav2Vec Model
42ac8c5
over 3 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"[UNK]"
,
"pad_token"
:
"[PAD]"
}