Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
airesearch
/
wav2vec2-large-xlsr-53-th
like
17
Follow
VISTEC-depa AI Research Institute of Thailand
37
Automatic Speech Recognition
Transformers
PyTorch
common_voice
Thai
doi:10.57967/hf/0404
wav2vec2
audio
hf-asr-leaderboard
robust-speech-event
speech
xlsr-fine-tuning
Eval Results
Inference Endpoints
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
cb44b86
wav2vec2-large-xlsr-53-th
/
tokenizer_config.json
cstorm125
add tokenizer
cb44b86
about 3 years ago
raw
Copy download link
history
blame
Safe
181 Bytes
{
"unk_token"
:
"[UNK]"
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"do_lower_case"
:
false
,
"word_delimiter_token"
:
"|"
,
"tokenizer_class"
:
"Wav2Vec2CTCTokenizer"
}