Skip to content

Assessing differential vulnerability of original Adversarial Audio attack on different sexes + accents (English)

License

Notifications You must be signed in to change notification settings

sab747/adversarial_audio

 
 

Repository files navigation

Adversarial Speech Commands

Fork of original work by github user nesl being used to validate and expand upon results.

Requirements

Python 3.9 (3.9.7 used during our recent work) Tensorflow 2.6 (2.6.0 used during our recent work, original implementation version undocumented)

Setup

Download datset

bash download_dataset.sh

Download model:

bash download_checkpoint.sh

Attack Experiment

To run:

./run_attack.sh dataset_dir ckpts_dir limit max_iters test_size

About

Assessing differential vulnerability of original Adversarial Audio attack on different sexes + accents (English)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 41.5%
  • Python 41.4%
  • C++ 14.3%
  • Starlark 1.8%
  • Shell 1.0%