open-mmlab / Amphion

Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.
https://openhlt.github.io/amphion/
MIT License
4.45k stars 379 forks source link

[Feature]: One Shot SVC #242

Open davidesalvi opened 2 months ago

davidesalvi commented 2 months ago

Hi, do you plan to release a one-shot SVC method? If so, when do you think it will be available? Thank you very much.

RMSnow commented 1 month ago

Hi @davidesalvi, thanks for your interest! Actually we have been developing zero-shot SVC models. But we found its quality is lower than the look-up-table SVC model. We are still improving this, and hope we can release it this year!