xunmengshe / OpenUtau

MIT License
268 stars 27 forks source link

Add support for a custom vocoder for DiffSinger singer #74

Closed spicytigermeat closed 10 months ago

spicytigermeat commented 10 months ago

Add support for custom vocoders for DiffSinger models. This does not overwrite the current vocoder system, but instead first checks for a "dsvocoder" folder that would contain "vocoder.yaml" and would point to an ONNX model of the vocoder IF the vocoder line in the main "dsconfig.yaml" file is null.

oxygen-dioxide commented 10 months ago

I'll sync from stakira/openutau repo. You don't need to create the PR here again.