Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
addy88
/
wav2vec2-base-timit-english
like
0
Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
wav2vec2
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
1
Deploy
Use this model
main
wav2vec2-base-timit-english
/
special_tokens_map.json
addy88
add tokenizer
47912dc
over 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"[UNK]"
,
"pad_token"
:
"[PAD]"
}