YatingMusic / remi

"Pop Music Transformer: Beat-based Modeling and Generation of Expressive Pop Piano Compositions", ACM Multimedia 2020
GNU General Public License v3.0
557 stars 85 forks source link

Parameter "topk" not accessible from model.generate #10

Closed maschere closed 4 years ago

maschere commented 4 years ago

The "topk" parameter is not accessible from model.generate and thus always remains at its default value of "5" when sampling new melodies.

remyhuang commented 4 years ago

fixed