Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sweetcocoa
/
pop2piano
like
12
Automatic Speech Recognition
Transformers
PyTorch
Inference Endpoints
arxiv:
2211.00895
arxiv:
1910.10683
Model card
Files
Files and versions
Community
8
Train
Deploy
Use this model
142e8ed
pop2piano
/
tokenizer_config.json
sweetcocoa
update files and README (
#7
)
9a7777e
over 1 year ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"tokenizer_class"
:
"Pop2PianoTokenizer"
,
"default_velocity"
:
77
,
"unk_token"
:
"-1"
,
"eos_token"
:
"1"
,
"pad_token"
:
"0"
,
"bos_token"
:
"2"
,
"num_bars"
:
2
}