hans
银河飞将
查看个人网站
查看详细资料
TOP
原帖由 @b0207191 于 2018-2-2 19:40 发表 有人在尝试了 https://github.com/madebyollin/acapellabot AcapellaBot Isolating vocals from music with a Convolutional Neural Network. Blog post is here. To Use: Download the repo Install the latest versions of Theano, Keras, librosa, and h5py on Python 3. Set your dimension ordering to tf in ~/keras/keras.json: { "backend": "theano", "image_dim_ordering": "tf" } Run python acapellabot.py song.mp3 Enjoy ❤