from voice_changer.RVC.ModelSlot import ModelSlot class PipelineGenerator: @classmethod def generatePipeline(cls, modelSlot: ModelSlot): pass