GithubHelp home page GithubHelp logo

kymed / realtalk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tobcar/realtalk

0.0 1.0 0.0 1.5 MB

Detects fake voices in YouTube videos with 94% accuracy and alerts the user to prevent misinformation [Hack the North 2019]

Python 78.87% HTML 2.58% CSS 3.31% JavaScript 15.24%

realtalk's Introduction

RealTalk

Detects fake voices in YouTube videos with 94% accuracy and alerts the user to prevent misinformation.

Team Members

Tobias Carryer - Did the machine learning stuff

Shannon Hogan - Made the Python server (and Helped with Chrome Extension)

John Lee - Also made the Python server

Kyle Meade - Made the Chrome extension

Machine Learning Architecture

We use multiple 1D convolutional neural network layers followed by two fully connected layers and a third fully connected output layer. We implement the model architecture with Keras in model_architecture.py. Take a look at pipeline.py to see how we train the model. Our approach achieves 94% binary classification accuracy on the ASVspoof 2019 real PA dataset, making it excellent at detecting most synthesised voices.

realtalk's People

Contributors

shannonjanehogan avatar tobcar avatar piggyspeed avatar kymed avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.