Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mohammed
/
arabic-speech-recognition
like
0
Automatic Speech Recognition
Transformers
PyTorch
JAX
common_voice
arabic_speech_corpus
Arabic
wav2vec2
audio
speech
xlsr-fine-tuning-week
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
refs/pr/1
arabic-speech-recognition
/
special_tokens_map.json
3v324v23
adding all model files
e3ff603
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]"
}