Is *mel = mel reference_mel.max()** the matching of the generated fake audio with the real audio?
I don't quite understand how to use the trained G_NET to generate the voiceprint audio that matches the target.
Second question:
Is gan_attack.ipynb a target attack?
The target ID you set is 0. Can this be modified and replaced with another ID?
Thank you for your contribution, I have some doubts in the experiment, I hope you can answer. First question: In gan_synthesis.ipynb,
Is *mel = mel reference_mel.max()** the matching of the generated fake audio with the real audio? I don't quite understand how to use the trained G_NET to generate the voiceprint audio that matches the target.
Second question: Is gan_attack.ipynb a target attack? The target ID you set is 0. Can this be modified and replaced with another ID?
Looking forward to your reply!