Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sweetcocoa
/
pop2piano
like
11
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
dcffa3d
pop2piano
/
tokenizer_config.json
sweetcocoa
update_files (
#2
)
9ab6752
over 1 year ago
raw
Copy download link
history
blame
Safe
176 Bytes
{
"tokenizer_class"
:
"Pop2PianoTokenizer"
,
"vocab_size_special"
:
4
,
"vocab_size_note"
:
128
,
"vocab_size_velocity"
:
2
,
"vocab_size_time"
:
100
,
"num_bars"
:
2
}