Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
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
b19511a
wav2vec2-base-gn-demo
/
tokenizer_config.json
azuur
add tokenizer
46127d7
about 3 years ago
raw
Copy download link
history
blame
Safe
181 Bytes
{
"unk_token"
:
"[UNK]"
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"do_lower_case"
:
false
,
"word_delimiter_token"
:
"|"
,
"tokenizer_class"
:
"Wav2Vec2CTCTokenizer"
}