# Description Interface for command line tool which is provided input audio file. Checks input and sends to preprocessing. Returns output # Acceptance Criteria - [ ] Interface can be used to output dummy data given input. - [ ] Interface accepts command line arguments without error. - [ ] Code is in pep8 format and linted