Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get SPTK on python?
#1
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!!
Reply
#2
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/
Seadust likes this post
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020