You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a couple more issues when building with Ne10:
When using autotools, there's no way to disable using Ne10 even when it's present
When using CMake, there's no way to either enable or disable
When Ne10 is enabled, the codec seems to be buggy and there is periodic software-induced clipping. I can provide spectrogram or recordings if necessary.
Regarding CMake the project felt pretty abandoned when I was writing the CMake scripts and I wasn't sure about how much performance improvement was for Armv8+ so I choose to not add it the time.
The
opus.pc
file should have-lNE101
when building with NE10 FFT library.Cheers.
The text was updated successfully, but these errors were encountered: