A python wrapper for Speech Signal Processing Toolkit (SPTK)
Project Links
Meta
Author: Ryuichi Yamamoto
Classifiers
Operating System
- Microsoft :: Windows
- POSIX
- Unix
- MacOS
Programming Language
- Cython
- Python
- Python :: 3
- Python :: 3.8
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
License
- OSI Approved :: MIT License
Topic
- Scientific/Engineering
- Software Development
Intended Audience
- Science/Research
- Developers
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.
1.0.1
Jun 29, 2024
1.0.0
Jun 29, 2024
0.2.2
Oct 09, 2023
0.2.1
Jul 20, 2023
0.2.0
Nov 06, 2022
0.1.21
Jun 05, 2022
0.1.20
Jan 04, 2022
0.1.19
Jan 04, 2022
0.1.18
Mar 02, 2020
0.1.17
May 30, 2019
0.1.16
Feb 16, 2019
0.1.15
Jan 08, 2019
0.1.14
Nov 25, 2018
0.1.13
Nov 19, 2018
0.1.12
Oct 27, 2018
0.1.11
Mar 30, 2018
0.1.10
Jan 02, 2018
0.1.9
Jan 01, 2018
0.1.8
Dec 25, 2017
0.1.7
Jul 20, 2017
0.1.6
May 17, 2017
0.1.5
Apr 22, 2017
0.1.4
Dec 22, 2015
0.1.3
Oct 02, 2015
0.1.2
Sep 11, 2015
0.1.1
Sep 04, 2015
0.1.0
Sep 04, 2015
Files in release
No dependencies