Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Thunpitcha
/
wav2vec2-base-timit-demo-google-colab
like
0
Model card
Files
Files and versions
Community
main
wav2vec2-base-timit-demo-google-colab
/
special_tokens_map.json
Thunpitcha
Upload tokenizer
9ac23b0
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"[UNK]"
}