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

Make sure SSFF tracks returned from a portion of a converted signal reports the correct times #40

Open FredrikKarlssonSpeech opened 9 months ago

FredrikKarlssonSpeech commented 9 months ago

Conversion of a portion of a signal just makes a temporary copy on disk, which is then processed in its entirety. Now, that the computation may think that it did the processing on the entire file rather than just a portion of it, which may mean that the SSFF track is not well formated in the end.