Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hojin
/
whispertalk
like
1
Automatic Speech Recognition
Transformers
PyTorch
English
doi:10.57967/hf/0853
whisper
text-generation-inference
Inference Endpoints
License:
afl-3.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
5444374
whispertalk
/
special_tokens_map.json
hojin
Upload 11 files
af24d24
over 1 year ago
raw
Copy download link
history
blame
Safe
204 Bytes
{
"additional_special_tokens"
:
[
"<|turn|>"
,
"<|continue|>"
]
,
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}