rnnoise
rnnoise copied to clipboard
librnnoise.so.0: cannot open shared object file: No such file or directory
I have installed the file as per the README, but facing with the below issue when running ./examples/rnnoise_demo input.pcm output.pcm
/home/navin/Documents/Speech/speech/speech-engine/toolkit/rnnoise/examples/.libs/lt-rnnoise_demo: error while loading shared libraries: librnnoise.so.0: cannot open shared object file: No such file or directory What package did i missed?
fedora38: I confirm the issue. Same behavior on my machine.