Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
joaogante
/
test_audio
like
0
Automatic Speech Recognition
Transformers
PyTorch
Safetensors
covost2
French
English
speech_to_text
audio
speech-translation
Inference Endpoints
arxiv:
2010.05171
arxiv:
1912.06670
arxiv:
1904.08779
License:
mit
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
ac50b96
test_audio
/
tokenizer_config.json
joaogante
HF staff
test
d08c0a2
over 2 years ago
raw
Copy download link
history
blame
Safe
195 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
,
"tokenizer_file"
:
null
}