Skip to content

What is your best recommendation for a karaoke model? #82

Answered by beveradb
l2aelba asked this question in Q&A
Discussion options

You must be logged in to vote

So, I actually make karaoke videos every day, and I built this helper tool to automate part of my process:
https://github.com/karaokenerds/karaoke-prep

and, because I'm pretty much the only person using it, I tend to update the CLI to default to my own preferred settings whenever those change 😅
so, if you see here: https://github.com/karaokenerds/karaoke-prep/blob/main/karaoke_prep/utils/prep_cli.py#L62

for every track I start making, when I run karaoke-prep it basically runs audio-separator 4 times, once for each of these models, all using default settings:

  • model_mel_band_roformer_ep_3005_sdr_11.4360.ckpt
  • UVR_MDXNET_KARA_2.onnx
  • 2_HP-UVR.pth
  • MDX23C-8KFFT-InstVoc_HQ_2.ckpt

I choose those…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@l2aelba
Comment options

Answer selected by beveradb
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants