@@ -18,19 +18,19 @@ The Pop2Piano model was proposed in [Pop2Piano : Pop Audio-based Piano Cover Gen
1818
1919The abstract from the paper is the following:
2020
21- *The piano cover of pop music is widely enjoyed by people. How-ever,
22- the generation task of the pop piano cover is still understudied.
23- This is partly due to the lack of synchronized { Pop , Piano
24- Cover } data pairs, which made it challenging to apply the latest
25- data-intensive deep learning-based methods. To leverage the power
26- of the data-driven approach, we make a large amount of paired and
27- synchronized { Pop , Piano Cover } data using an automated
28- pipeline. In this paper, we present Pop2Piano, a Transformer net-
29- work that generates piano covers given waveforms of pop music. To
30- the best of our knowledge, this is the first model to directly generate
31- a piano cover from pop audio without melody and chord extraction
32- modules. We show that Pop2Piano trained with our dataset can
33- generate plausible piano covers.*
21+ *Piano covers of pop music are enjoyed by many people. However, the
22+ task of automatically generating piano covers of pop music is still
23+ understudied. This is partly due to the lack of synchronized
24+ { Pop , Piano Cover } data pairs, which made it challenging to apply
25+ the latest data-intensive deep learning-based methods. To leverage
26+ the power of the data-driven approach, we make a large amount of
27+ paired and synchronized { Pop , Piano Cover } data using an automated
28+ pipeline. In this paper, we present Pop2Piano, a Transformer network
29+ that generates piano covers given waveforms of pop music. To the best
30+ of our knowledge, this is the first model to generate a piano cover
31+ directly from pop audio without using melody and chord extraction
32+ modules. We show that Pop2Piano, trained with our dataset, is capable
33+ of producing plausible piano covers.*
3434
3535
3636Tips:
0 commit comments