Code Monkey home page Code Monkey logo

cgmr's Introduction

Cascaded Gaussian Mixture Regression (C-GMR)

Matlab source codes for training and using the Integrated C-GMR (IC-GMR) model and the J-GMR model proposed in:

Hueber, T., Girin, L., Alameda-Pineda, X., Bailly, G. (2015) "Speaker-Adaptive Acoustic-Articulatory Inversion using Cascaded Gaussian Mixture Regression", in IEEE/ACM Transactions on Audio, Speech, and Language Processing, vol. 23, no. 12, pp. 2246-2259

and

Girin, L, Hueber, T., Alameda-Pineda, X.,(2017) "Extending the Cascaded Gaussian Mixture Regression Framework for Cross-Speaker Acoustic-Articulatory Mapping", in IEEE/ACM Transactions on Audio, Speech, and Language Processing, vol. 25, no. 3, pp. 662-673

CONTENT:

  • cgmmTrain: Training routine for IC-GMR model (given a training set of N {input (x), output (y)} observations and an adaptation set of N0 {input (z)} observations with typically N0 << N)
  • cgmmMap: Mapping routine for converting input (z) to output (y) observations using IC-GMR (MSE criterion)
  • jgmmTrain: Training routine for J-GMR model (given a training set of N {input (x), output (y)} observations and an adaptation set of N0 {input (z)} observations with typically N0 << N)
  • jgmmMap: Mapping routine for converting input (z) to output (y) observations using J-GMR (MSE criterion)
  • gmmCalculateLikelihood & gmmCalculatePosteriors: subfunctions for calculating likelihood and posterior probabilities, adapted from GMR training routine of Dr. Sylvain Calinon (LASA Lab, EPFL).

CONTACT: Thomas Hueber, [email protected]

cgmr's People

Contributors

thueber avatar

Watchers

 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.