Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
voidful
/
wav2vec2-large-xlsr-53-hk
like
2
Automatic Speech Recognition
Transformers
PyTorch
common_voice
wav2vec2
audio
hf-asr-leaderboard
robust-speech-event
speech
xlsr-fine-tuning-week
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
0700f4f
wav2vec2-large-xlsr-53-hk
/
special_tokens_map.json
voidful
Initial commit
0a45ee6
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]"
}