dongsig / DetectingDeepFakes_BlackHat2019

Detect audio deep fakes with bispectral analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detecting Deep Fakes Blackhat 2019

This is the associated repo for the talk Detecting Deep Fakes with Mice

Overview

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

How to run this repo

Just run make

Then go to localhost:8888 in your browser and view the notebooks for further instruction.

About

Detect audio deep fakes with bispectral analysis


Languages

Language:Jupyter Notebook 100.0%Language:Makefile 0.0%