This is the associated repo for the talk Detecting Deep Fakes with Mice
As machines have gotten better at producing synthetic audio / video that look presumably real there is an ever present need to increase our ability to discern between what is real versus synthetic. The goal of this repo is to present a simple tool to detect real versus fake speech via the use of bispectral analysis
Just run make
Then go to localhost:8888
in your browser and view the notebooks for further instruction.