Linear Predictor Implement linear predictor to tracking all-pole time-varying vocal track filter. Applying Levinson-Durbin algorithm currently. Simple test $ python3 TestLinearPredict.py -i assets/test_16k.wav -o out.wav Reference http://www.emptyloop.com/technotes/A%20tutorial%20on%20linear%20prediction%20and%20Levinson-Durbin.pdf