Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
mgtoxd
/
machineLearningCourse
like
0
Automatic Speech Recognition
Transformers
PyTorch
JAX
wav2vec2
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
machineLearningCourse
/
special_tokens_map.json
mataoxun
提交
eab69cd
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}