davidADSP / GDL_code

The official code repository for examples in the O'Reilly book 'Generative Deep Learning'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

07_05_musegan_analysis.ipynb - Condition output based on a single midi file in the test phase

NullXeronier opened this issue · comments

I want inference user customed midi data.(track conditional museGAN)

How to inference custom data by model predict method ( track conditional ! )
instead of random normal data?

reference : salu133445/musegan#70