Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
henilp105
/
wav2vec2-base-ASR-telugu
like
0
Automatic Speech Recognition
Telugu
audio
speech
xlsr-fine-tuning
Eval Results
License:
apache-2.0
Model card
Files
Files and versions
Community
23ae865
wav2vec2-base-ASR-telugu
/
training
/
special_tokens_map.json
henilp105
Upload training/special_tokens_map.json with huggingface_hub
e30059d
about 2 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"[UNK]"
,
"pad_token"
:
"[PAD]"
}