Bug in tcx ltp synth filtering
There is an error in function tcx_ltp_synth_filter_11_unequal_pitch()
, the length of the decreasing gain filtering is wrong and should be corrected to length
instead of length + L
There is an error in function tcx_ltp_synth_filter_11_unequal_pitch()
, the length of the decreasing gain filtering is wrong and should be corrected to length
instead of length + L