humlab-speech / superassp

A wrassp super-package that re-exports all the functionality of wrassp, and adds the ability to get Praat and MATLAB signals into SSFF format.
https://humlab-speech.github.io/superassp/
2 stars 1 forks source link

Enable praat_sauce to use previously generated pitch and formant data #15

Open FredrikKarlssonSpeech opened 3 years ago

FredrikKarlssonSpeech commented 3 years ago

This depends on #13 and #14 having been implemented, but once that is done, generated Formant and Pitch objects could be injected to the temp directory before applying the Praat code, and praat_sauce's ability to use generated objects could then be taken advantage of.

FredrikKarlssonSpeech commented 3 years ago

We need functions that makes Pitch and Formant objects from an SSFF file to make this happen.