viewfinder-annn

Results 6 comments of viewfinder-annn

Just fixed problem 1, now this PR doesn't affect tasks other than SVC.

Now the default training data config is the same across DiffWaveNet and VitsSVC. The `exp_config.json` is now user-friendly with fewer exposed options. I'll refractor SVC preprocess to `svc.json` in another...

Hi @c469591 ! 1. The `"finetune"` feature means finetuning from another checkpoint by another experiment, not the pretrained vocoder/contentvec model file. For example if you/other people have trained a VitsSVC...

Thank you for your question! **Difference between fine-tuning / using a pre-trained model** Yes they are actually the same thing. **Can Amphion use a pre-trained model like svc4.1?** For vitssvc...

> Hello,I try to use the provided checkpoints to inference NS2,it also appears `Monotonic align not found. Please make sure you have compiled it.` and the quality of the reconstructed...

Hi @rainbowjack, nice question! tl;dr: **text-to-audio (TTA) includes text-to-music (TTM)**. You can use text-music pairs to train a TTA model, which turns into a TTM model actually, but it may...