Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
thunninoi
/
wav2vec2-japanese-vtuber
like
2
Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
wav2vec2
Generated from Trainer
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
2
Train
Deploy
Use this model
00e73f7
wav2vec2-japanese-vtuber
/
special_tokens_map.json
thunninoi
Add tokenizer from ttop/wav2vec2-live-japanese
009e371
over 2 years ago
raw
Copy download link
history
blame
Safe
86 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"[UNK]"
,
"pad_token"
:
"[PAD]"
}