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