Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
microsoft
/
speecht5_asr
like
38
Follow
Microsoft
8.87k
Automatic Speech Recognition
Transformers
PyTorch
librispeech_asr
speecht5
audio
Inference Endpoints
arxiv:
2110.07205
License:
mit
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
c5ef64c
speecht5_asr
/
special_tokens_map.json
Matthijs
Upload processor
0dd7b3a
about 2 years ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}