Bird Song Classifier model - Third year project for BSc Computer Science and Mathematics and the University of Manchester.
waitress-serve --port=5000 web.app:APP
docker build -t chirp-chirp .
docker run -t -p 5000:5000 -e CHIRP_CHOSEN_MODEL=$CHIRP_CHOSEN_MODEL chirp-chirp