Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
hf-internal-testing
/
tiny-random-SpeechEncoderDecoderModel-wav2vec2-bert
like
1
Follow
Hugging Face Internal Testing Organization
132
Automatic Speech Recognition
Transformers
PyTorch
speech-encoder-decoder
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
main
tiny-random-SpeechEncoderDecoderModel-wav2vec2-bert
/
special_tokens_map.json
ydshieh
HF Staff
Upload tiny models for SpeechEncoderDecoderModel-wav2vec2-bert
78602ae
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}