How to use Cyru5/MedleyVox with Asteroid:
from asteroid.models import BaseModel model = BaseModel.from_pretrained("Cyru5/MedleyVox")
I would like to use vocals 100.pth in MedleyVox.There is a vocals 100.pth file in the folder where inference.py is located.How do I use it?
· Sign up or log in to comment