MVITS.attrs_to_init_kwargs# classmethod MVITS.attrs_to_init_kwargs(attrs)[source]# Convert the attributes of the InferenceData object to the __init__ kwargs. Parameters: attrsdictThe attributes of the InferenceData object. Returns: dictThe __init__ kwargs for the class.