Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
aaniket
/
wav2vec2-large-xlsr-phoneme-recongition
like
1
Automatic Speech Recognition
Transformers
PyTorch
timit_asr
wav2vec2
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
3df72b4
wav2vec2-large-xlsr-phoneme-recongition
/
special_tokens_map.json
aaniket
Upload tokenizer
4eebafc
about 1 year ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"[UNK]"
}