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

[Help]: Which method is better? VitsSVC/TransformerSVC/DiffComoSVC #262

Open liziru opened 1 month ago

liziru commented 1 month ago

Problem Overview

I see many svc methods in this project. Which method is better (VitsSVC/TransformerSVC/DiffComoSVC)? I want to choose the best method to train for my real-time streaming vc tasks.

Screenshots

image