Last updated:
0 purchases
pysptkspeechify 0.2.0.1
pysptk
A python wrapper for Speech Signal Processing Toolkit (SPTK).
NOTE: pysptk is based on a modified version of SPTK (r9y9/SPTK).
Documentation
STABLE — most recently tagged version of the documentation.
LATEST — in-development version of the documentation.
Demonstration notebook
Introduction notebook: a brief introduction to pysptk
Speech analysis and re-synthesis: a demonstration notebook for speech analysis and re-synthesis. Synthesized audio examples (English) are available on the 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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.