Sleepwalking / libllsm2

Low Level Speech Model (version 2.1) for high quality speech analysis-synthesis
GNU General Public License v3.0
145 stars 17 forks source link

Get new pitches for the speech #3

Closed jiqizaisikao closed 5 years ago

jiqizaisikao commented 6 years ago

Hi,your work is really good. if we get new pitch for example pitch*=0.9,ignoring formant shift, How many parameters do we need to modify?

jiqizaisikao commented 6 years ago

And also yin algorithm will have big mistake for wave like this: https://soundcloud.com/iai-top/sine-wave-to-test-yin-pitch the pitch is 200HZ,but yin will get pitch of 395 396 397....401 402 403 404.... It happens when the first harmonic is weak but the second or the third harmonic is too strong.

Sleepwalking commented 6 years ago

Hello,

Please refer to test-layer1-anasynth, an example of pitch shifting.