Skip to main content
Ctrl+K

pylstraight

  • API reference
  • GitHub
  • PyPI
  • API reference
  • GitHub
  • PyPI

pylstraight documentation#

pylstraight is an unofficial Python reimplementation of the legacy-STRAIGHT, which was originally written in MATLAB.

  • API reference
    • Analysis
      • extract_f0()
      • extract_ap()
      • extract_sp()
      • init_f0_param()
      • init_ap_param()
      • init_sp_param()
    • Synthesis
      • synthesize()
      • init_syn_param()
    • Conversion
      • f0_to_f0()
      • ap_to_ap()
      • sp_to_sp()
    • I/O
      • read()
      • write()
      • fromfile()
    • Constants
      • magic_number

Indices#

  • Index

next

pylstraight API

On this page
  • Indices

© Copyright 2025, Takenori Yoshimura.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.