Mylo

Results 125 comments of Mylo

Your visual C++ tools might be installed incorrectly, As that's where it went wrong, Try reinstalling, make sure the build tools are enabled in the install.

> > `data/models/rvc/[model name]/` > > where do I put the the index file? The [model name] here is a folder, not a file, The index file goes in the...

i'll add it to the backlog, i don't know when i'll implement it though, you'll see a status update when i will.

sounds good, i love that you can just combine audio to audio models, and chain them until you've got your desired result

Good idea! This doesn't seem like something that will take long to implement, however, outputs will be as files probably, because gradio audio elements does not support an unknown amount...

The solution is to use a better input audio for cloning. Speaker switches are usually an indicator that it couldn't keep track of the voice.

I'm not sure how I would go about that, I initially wanted to make it with the transformers hubert model, but I couldn't find where I would cut the outputs...

You aren't using the right (hugging face) repository, you're using the base repository (default), which only contains official models, not community models. To use the community model you need to...

It's planned, but I'll need some datasets to combine first.

with a dataset with 3000 files, 20 minutes on my rtx3060 had good results, i then trained it for an hour or so more. you can interrupt training at any...