Pysptk
A python wrapper for Speech Signal Processing Toolkit (SPTK).
[![][docs-stable-img]][docs-stable-url] [![][docs-latest-img]][docs-latest-url] The project is written primarily in Python, distributed under the Other license, first published in 2015. Key topics include: digital-signal-processing, dsp, python, python-wrapper, speech.
Latest release: v1.0.1
June 29, 2024View Changelog →
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:
bashpip install pysptk
If yout want the latest master, run
bashpip install git+https://github.com/r9y9/pysptk
or clone the repository and then build it yourself.
Contributors
Showing top 4 contributors by commit count.
This article is auto-generated from r9y9/pysptk via the GitHub API.Last fetched: 6/28/2026
