Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
moro23
/
wav2vec-large-xls-r-300-ha-colab_4
like
0
Automatic Speech Recognition
Transformers
PyTorch
common_voice_10_0
wav2vec2
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
aab3b47
wav2vec-large-xls-r-300-ha-colab_4
/
special_tokens_map.json
moro23
add tokenizer
e79dc58
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]"
}