Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
azuur
/
wav2vec2-base-gn-demo
like
0
Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
common_voice
mozilla-foundation/common_voice_8_0
Guaraní
wav2vec2
Generated from Trainer
mozilla-foundation/common_voice_8_0
robust-speech-event
hf-asr-leaderboard
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
771aeb7
wav2vec2-base-gn-demo
/
special_tokens_map.json
azuur
add tokenizer
46127d7
over 2 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"[UNK]"
,
"pad_token"
:
"[PAD]"
}