IPS-LMU / EMU-webApp

The EMU-webApp is an online and offline web application for labeling, visualizing and correcting speech and derived speech data.
http://ips-lmu.github.io/EMU-webApp/
MIT License
51 stars 14 forks source link

Formant correction not working when using numFormants > 4 (default) #264

Closed ecanoc closed 5 years ago

ecanoc commented 5 years ago

Hi, I configured EMU-webApp to do formant correction on my own dataset (Chrome Version 75.0.3770.80 (64-bit)). However, I changed the default parameters in forest (wrassp) to extract 5 formants instead of the default =4. The formants are extracted and correctly displayed (overlaid onto the spectrogram). However, I can only manually correct formants 1 to 4. The keyboard shortcuts( 1 = first formant, 2 = second formant, …) do not seem to activate higher formants for correction. Is this the case or am I missing something? Thanks

raphywink commented 5 years ago

Yep, currently only contours 1-4 can be selected. As it should be super simple to do implement I'll see if I can squeeze it into the next release (currently focusing on the EMU-webApp2, which will probably have a slightly different approach to correcting contours)

ecanoc commented 5 years ago

Great, do let me know if you get to it. Thanks.

raphywink commented 5 years ago

Will do! I'll leave the issue open until it is implemented...