Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
facebook
/
s2t-small-mustc-en-nl-st
Copied
like
0
Automatic Speech Recognition
PyTorch
TensorFlow
Transformers
mustc
English
Dutch
speech_to_text
audio
speech-translation
arxiv:
2010.05171
arxiv:
1904.08779
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use in Transformers
a956a62
s2t-small-mustc-en-nl-st
/
tokenizer_config.json
valhalla
HF staff
add files
41394a7
about 2 years ago
raw
history
blame
No virus
171 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"do_upper_case"
:
false
,
"do_lower_case"
:
false
,
"tgt_lang"
:
null
,
"lang_codes"
:
null
}