Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
harshit345
/
wav2vec2-large-lv60-timit
like
1
Automatic Speech Recognition
Transformers
PyTorch
JAX
timit_asr
English
wav2vec2
audio
speech
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
8a3d7d1
wav2vec2-large-lv60-timit
/
special_tokens_map.json
harshit345
Upload special_tokens_map.json
8a3d7d1
almost 3 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}