» 您尚未登录:请 登录 | 注册 | 标签 | 帮助 | 小黑屋 |


发新话题
打印

有没有把歌里面只保留音乐去掉人声的软件?



TOP

引用:
原帖由 mimicry 于 2018-2-2 19:31 发表
posted by wap, platform: iPhone
等人工智能解决吧
有人在尝试了
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 ❤



TOP



TOP

发新话题
     
官方公众号及微博