tsurumeso / vocal-remover

Vocal Remover using Deep Neural Networks
MIT License
1.47k stars 215 forks source link

Please let me know the opened dataset! #115

Closed swyo closed 1 year ago

swyo commented 1 year ago

hello! Thanks for sharing the vocal removal code.

I was looking for a free way to rip an instrument (MR) from a song and I finally found an open source. But unfortunately you have to train your own 'vocal remover' model. 😢

I know your data set is not available in issue #101. But can you encourage people to use some public data set to train a 'vocal remover' model? (What is the best open dataset? I want to know!!) I would really appreciate it if you could..! :)

swyo commented 1 year ago

Sorry, I found that the pretrained model can be downloaded from the release *.zip.

Therefore, I don't need to train the model on my own any more.

I resolved my issue by refering #77.