Python Forum

Full Version: How to get SPTK on python?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello! I am going to be using tensorflow and SPTK to make a Vocal Synthesis Program. But I know tensorflow has a download how would I obtain SPTK on python? I would really appreciate help for this!! thank you in advance!!
Assuming you already have SPTK installed on your system:
pip install pysptk

Documentation: https://pysptk.readthedocs.io/en/latest/
You can download as PDF from this page if you'd like.

If you don't already have SPTK installed, this page will help with that: http://sp-tk.sourceforge.net/