GithubHelp home page GithubHelp logo

cpp's Introduction

CPP

Python implementation of Cepstral Peak Prominence (CPP)

Demo

  • cpp_demo.ipynb Open In Colab is the demo for using the python implementation of CPP
  • cpp_single_window.ipynb Open In Colab is the demo for using the python implementation for CPP (using only a single window)

Function

  • cpp.py is the function for getting CPP

Matlab implementation

cpp_matlab_implementation folder contains the matlab implementation of CPP. It contains:

Demos for using other methods to get cepstrum

  • cpp_vfp_demo.ipynb Open In Colab is the demo for single window CPP using a different method to get cepstrum and comparing results with praat
  • cepstrum_methods.ipynb Open In Colab demonstrates different ways of getting cepstrums (and therefore CPPs)

Other folders

  • audio_files folder contains all the audio files used in the demos
  • images folder contains the plots from matlab and praat for all the audio files
  • files folder contains CPP_example_values.csv which has the matlab implementation cpp values for all the audio files

References

  1. Fraile, R., & Godino-Llorente, J. I. (2014). Cepstral peak prominence: A comprehensive analysis. Biomedical Signal Processing and Control, 14, 42-54.
  2. Murton, O., Hillman, R., & Mehta, D. (2020). Cepstral peak prominence values for clinical voice evaluation. American Journal of Speech-Language Pathology, 29(3), 1596-1607.
  3. https://github.com/covarep/covarep/blob/master/glottalsource/cpp.m

cpp's People

Contributors

satvik-dixit avatar

Stargazers

 avatar

Watchers

Satrajit Ghosh avatar Daniel M. Low avatar  avatar

Forkers

danielmlow

cpp's Issues

Reviewing first pass at CPP in python

@satra , @satvik-dixit started from the implementation of the cepstrum I had for the UVP paper and computed the CPP from there. He also ran it in Praat to compare and he's getting slightly different results. Perhaps you can give the code a quick look to see if we're missing something. He thinks maybe smoothing.

Here are some resources in case they're useful:

About CPP:

  • Fraile, R., & Godino-Llorente, J. I. (2014). Cepstral peak prominence: A comprehensive analysis. Biomedical Signal Processing and Control, 14, 42-54.
  • Murton, O., Hillman, R., & Mehta, D. (2020). Cepstral peak prominence values for clinical voice evaluation. American Journal of Speech-Language Pathology, 29(3), 1596-1607.

Code:

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.