Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
facebook
/
s2t-medium-librispeech-asr
like
11
Follow
AI at Meta
12.6k
Automatic Speech Recognition
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
librispeech_asr
English
speech_to_text
audio
arxiv:
2010.05171
arxiv:
1904.08779
License:
mit
Model card
Files
Files and versions
xet
Community
4
Deploy
Use this model
refs/pr/1
s2t-medium-librispeech-asr
/
special_tokens_map.json
valhalla
add files
762d8d7
about 5 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}