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
{{ message }}
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
On my attempt of starting the native client, I encountered the following error
$ ./deepspeech -h
./deepspeech: error while loading shared libraries: libsox.so.2: cannot open shared object file: No such file or directory
At least for Arch Linux, libsox 3 seems to be the current version. It would be very convenient to have pre-built binaries for this version as well, if it does not cause any major issues in the build process.
Comment for Arch Linux users: If you don't have any packages depending on the current version of sox, you can install libsox 2 directly from the Arch Linux Archive: