feiyuehchen

Results 4 comments of feiyuehchen

Great work! I'm interested in your work and would like to try it in my project. Could you share the PyTorch source code with me? I will be very appreciate...

> I got remi files(0.txt and 1.txt) Then how to get midi file to remi files?? I have the same problem that it only generates remi files. The solution is...

@Subin-Kim46 you could print `hypo_str` to know more ```python prefix_input = hypo_str.split(" ")[0].split(" ") ```

@TanMIMI Did you solve the problem?