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.
Release files for pysptk 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pysptk-1.0.1.tar.gz | 461.9 kB | Details |
Release files / pysptk-1.0.1.tar.gz
| Download URL | pysptk-1.0.1.tar.gz |
|---|---|
| Size | 461.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
78b1c9338bf795a41cdc3ff03fcd4699c401c323f54630bb71a19710078d0b3f
|
|
BLAKE2b-256 checksum How to use checksums |
56700f42ddd75cf4fe1f15dd4165576b3ca9563ef98862ea918a953a5842789d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.13
|