xiph / LPCNet

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

compensation in freq.c #157

Closed xiaoyangnihao closed 3 years ago

xiaoyangnihao commented 3 years ago

@jmvalin How I can get the compensation in freq.c if I change the sampling rate, so I increase the nb_bands from 18 to 20.

jmvalin commented 3 years ago

See https://github.com/mozilla/LPCNet/issues/70