audio_adversarial_examples
audio_adversarial_examples copied to clipboard
Have you implemented "Targeting Silence"
I just wanted to ask whether you implemented the loss function mentioned in the paper: at III. F?
If you just set the target to the string " " for now that will get you 95% of the way there. I didn't put the improved loss formulation for targeting silence in this repository just to keep it simple.