Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
yesj1234
/
xlsr_5p_ko-zh
like
0
Automatic Speech Recognition
Transformers
PyTorch
wav2vec2
./sample_speech.py
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
a6d0635
xlsr_5p_ko-zh
/
special_tokens_map.json
yesj1234
Upload folder using huggingface_hub
a6d0635
about 1 year ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"additional_special_tokens"
:
[
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"[UNK]"
}