GithubHelp home page GithubHelp logo

dcn01 / lipsync-negu93 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from negu93/lipsync

0.0 0.0 0.0 829.04 MB

LipSync by: José Agustín Barrachina & Matias Dwek

Python 48.19% CSS 0.39% HTML 12.00% Jupyter Notebook 39.41%

lipsync-negu93's Introduction

LipSync

by: José Agustín Barrachina & Matias Dwek

GUI

This programs loads an audio of one or two speakers and performs the following audio processing algorithms.

  • Phonems Identifier using a LPC analysis system and formants detection
  • Voice recognition using a RNN-LMST [1]
    • Input of the network 13 MFCC (Mel-Frequency Cepstral Coeficients)
    • 3 hidden layers
    • 250 LSTM cells
    • Optimizer: Adam
    • Loss: CTC (Connectionist Temporal Classification)
  • Speaker recognition (up to two speakers) using a GMM (Gaussian Mixture Model) [2]
  • Speed modifier
    • Uses over/sub sampling to avoid deep/acute deformation
  • Pitch modification using FFT

GUI

  • Mouth image shows the speaker mouth movement
  • Progress line in green (in sync with the playing audio)
  • Done with pyQT5

References

[1] Abdel-rahman Mohamed Alex Graves and Geoffrey Hinton (2012). “SPEECH RECOGNITION WITH DEEP RECURRENT NEURAL NETWORKS”. Department of Computer Science, University of Toronto.

[2] Vibha Tiwari (2010). “MFCC and its applications in speaker recognition”. En: International journal on emerging technologies 1.1, p´ags. 19-22.

lipsync-negu93's People

Contributors

matiasdwek avatar negu93 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.