Skip to content

Adversarial Defense for Audio in a Gadget with Interactive Operations

License

Notifications You must be signed in to change notification settings

nilakshdas/ADAGIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADAGIO

Adversarial Defense for Audio in a Gadget with Interactive Operations

Requirements

  • Docker (that's it)

Setup

After installing Docker, run the following command to setup the required environments:

docker-compose build

Startup

To start the interactive server, type the following command:

docker-compose up

You can now access the ADAGIO interface at http://localhost:3000