Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
manjunathke
/
wav2vec2-large-xlsr-turkish-demo-colab
like
0
Model card
Files
Files and versions
Community
main
wav2vec2-large-xlsr-turkish-demo-colab
/
special_tokens_map.json
manjunathke
add tokenizer
1bf152b
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"[UNK]"
,
"pad_token"
:
"[PAD]"
}