Ruizhe Zhong
Ruizhe Zhong
想问一下生成的melody有什么办法可以播放吗?谢谢
我跑通了,非常感谢!
> Hi > > While running the Colab Demo notebook provided, in the Finetune GAN step, i encounter the following error: FileNotFoundError: [Errno 2] No such file or directory: './checkpoints/memory_seq_p2p/60_net_G.pth'...
> @zerzerzerz this is mainly due to torchvision 0.4.0 Change it to torchvision==0.3.0 Thanks a lot and I'll try it.
I install PyTorch 1.2 and delete POT in Colab_requirements.txt. Besides, replace all "python" and "python3.7" with "python3.6" in command prompt and py files. Then I can run the Colab demo...
> Hopefully we're talking about the same error. I ran into the error when trying to run the Colab notebook demo and it was found from the 'Test on person...
> I was able to refine the Google Colab demo notebook and got it to work. Not only on the preset audio and video files from the notebook, but also...
We have already make our code publicly available in `PreRoutGNN/README.md` Thank you for your interest in our work. We are looking forward to your feedback.