Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Tejas2000
/
SpeechRecog
like
0
Automatic Speech Recognition
Transformers
PyTorch
openslr
Marathi
wav2vec2
speech_to_text
audio
speech
xlsr-fine-tuning-week
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
011a364
SpeechRecog
/
special_tokens_map.json
Tejas2000
Create special_tokens_map.json
5c3adb8
over 1 year ago
raw
Copy download link
history
blame
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"[UNK]"
,
"pad_token"
:
"[PAD]"
}