xiph / LPCNet

Efficient neural speech synthesis
BSD 3-Clause "New" or "Revised" License
1.12k stars 295 forks source link

ulaw std = 0.0 #153

Closed wangshiyao-1119 closed 3 years ago

wangshiyao-1119 commented 3 years ago

Has anyone encountered a situation : ulaw std = 0.0 ? I encountered this situation after changing the frame length. Does anyone know the reason for this?

jmvalin commented 3 years ago

There's probably a lot of work needed to change the frame size, as the 10-ms assumption is probably built into many different places in the code.