Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About crash problem with kInternalSampleRateHz set to 32k #127

Open
RankyHong opened this issue Mar 31, 2023 · 0 comments
Open

About crash problem with kInternalSampleRateHz set to 32k #127

RankyHong opened this issue Mar 31, 2023 · 0 comments

Comments

@RankyHong
Copy link

Hello, when we used lyra 1.3.2, we found that the codec was processed by down-sampling 16K internally, and then up-sampled to the target bit rate. At present, the internal 16k processing will cause the output spectrum to be truncated, which will greatly damage the music sound. Therefore, if we set kInternalSampleRateHz to 32k or 48k, a crash will occur in linux enviroment.

INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
double free or corruption (!prev)

I would like to ask whether this crash problem can be solved. If it cannot be solved temporarily, will Lyra provide API to support 32k/48k codec processing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant