-
Implement linear predictor to tracking all-pole time-varying vocal track filter.
- Applying
Levinson-Durbin
algorithm currently.
- Applying
-
Simple test
$ python3 TestLinearPredict.py -i assets/test_16k.wav -o out.wav
Implement linear predictor to tracking all-pole time-varying vocal track filter.
Levinson-Durbin
algorithm currently.Simple test
$ python3 TestLinearPredict.py -i assets/test_16k.wav -o out.wav