IAHispano / Applio

A simple, high-quality voice conversion tool focused on ease of use and performance
https://applio.org
MIT License
1.81k stars 292 forks source link

[Feature]: save only small model #873

Closed BornSaint closed 2 days ago

BornSaint commented 1 week ago

Description

Instead of saving large models and small models or only large models

Problem

When trying to save space, there's an option to not save all models, but this option saves only large models, which is not the best approach to save space, since D model is bit more than 800MB and G around 500MB, but small model is around 60MB

Proposed Solution

Replace saving large models only to small models only

Alternatives Considered

.

AznamirWoW commented 1 week ago

You can not resume training from a saved small model.

BornSaint commented 1 week ago

You can not resume training from a saved small model.

Save last and when saving the next, delete previous

BornSaint commented 2 days ago

just used --save-last-only