All the world's a stage

Improved Inverse Filtering based Glottal Source Separation using Weighed Linear Prediction

#singing #research
Why exact glottal flow Method used Rough result Further evaluation Conclusion & Future Work Source notification A brief description paper Source code

Why exact glottal flow

You may want to modulate glottal flow parameters to change fundamental frequency or change voice quality.

Example: original sound -> glottal flow -> modulated glottal flow -> creacky voice

And here is the difference between varied voice quality.

Example: different quality when pronouncing a

Method used

Linear prediction fails to get accurate glottal flow in high pitch sound, so I use weight in conventional linear prediction when calculating residuals to change the effect of glottal flow at glottal closure instants (GCI), and apply this weighed linear prediction(WLP) into iterative adaptive inverse filtering(IAIF).

You may want to scan the presentation I made to describe this method to my group members.

Rough result

Rough spectrogram comparasion showed in the my another presentation, and the upper spectrogram is from non-improved glottal flow while the lower one is from improved glottal flow.

rough

Further evaluation

  • Synthesized Sound whose fundamental frequency is 400Hz.
  • Formant Distortion was calculated using Matlab. distortion

Conclusion & Future Work

The rough result indicates that the lower frequency has been improved, while the higher part has been slightly mitigated.Although the results don’t indicate a remarkable improvment of glottal flow, the method is effective to some extent.

The formant distortion figure shows no big difference between two methods, however, the numeric result indicates there exists slight improvement using weighed linear prediction. However, the synthesized sound used in this experiment is not perfectly suitable, which may result in inaccurate conclusion, so I am struggling with other methods to generate suitable sounds.

Source notification

Examples for different kinds of voice quailty come from Linguistic Voice Quality talk by Patricia Keating and Christina Esposito, http://www.assta.org/

A brief description paper

pdf file

Source code

M files