Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Classroom-workshop
/
assignment1-francesco
like
0
Follow
Workshop June 13 Classroom
10
Automatic Speech Recognition
Transformers
PyTorch
google-tensorflow
TensorFlow
librispeech_asr
English
speech_to_text
speech
audio
hf-asr-leaderboard
Eval Results
Inference Endpoints
arxiv:
2010.05171
arxiv:
1904.08779
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
assignment1-francesco
/
special_tokens_map.json
osanseviero
Upload special_tokens_map.json
537f462
over 2 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>"
}