8889909192939495969798
} lf0 = f0; } lpcResult = new LPCResult(); // resize the number of frames to the number of pitchmarks lpcResult.resizeFrames(pitchMarks); pitchMarks = 0; int[] targetTimes = lpcResult.getTimes();
6162636465666768697071
uttSize += sts.getUnitSize(unitStart, unitEnd); pitchmarks += unitEnd - unitStart; unit.getFeatures().setInt("target_end", uttSize); } lpcResult.resizeFrames(pitchmarks); pitchmarks = 0; uttSize = 0; int[] targetTimes = lpcResult.getTimes();