Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
chrisjay
/
fonxlsr
like
5
Automatic Speech Recognition
Transformers
PyTorch
JAX
fon_dataset
Fon
wav2vec2
audio
speech
xlsr-fine-tuning-week
hf-asr-leaderboard
Eval Results
Inference Endpoints
arxiv:
2103.07762
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
fonxlsr
/
tokenizer_config.json
edaiofficial
Add model and test files
3860ff2
over 3 years ago
raw
Copy download link
history
blame
Safe
138 Bytes
{
"unk_token"
:
"[UNK]"
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"do_lower_case"
:
false
,
"word_delimiter_token"
:
"|"
}