k2kobayashi / Shifter

Pitch shifter using WSOLA and resampling implemented by Python3
37 stars 8 forks source link

Run faster #3

Open k2kobayashi opened 7 years ago

k2kobayashi commented 7 years ago

Current implement, Shifter takes around 10s for a speech waveform. It should be shortened. In this issue, we should find where the code takes a long time and improve it.