Skip to content
forked from r9y9/pysptk

A python wrapper for Speech Signal Processing Toolkit (SPTK).

License

Notifications You must be signed in to change notification settings

leomauro/pysptk

 
 

Repository files navigation

pysptk

PyPI Python package Build Status Build status Coverage Status Documentation Status License DOI

A python wrapper for Speech Signal Processing Toolkit (SPTK).

NOTE: pysptk is based on a modified version of SPTK (r9y9/SPTK).

Documentation

  • STABLEmost recently tagged version of the documentation.
  • LATESTin-development version of the documentation.

Demonstration notebook

Installation

The latest release is availabe on pypi and you can install it by:

pip install pysptk

If yout want the latest master, run

pip install git+https://github.com/r9y9/pysptk

or clone the repository and then build it yourself.

About

A python wrapper for Speech Signal Processing Toolkit (SPTK).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 76.9%
  • Cython 22.8%
  • Shell 0.3%