Skip to content

v1.2.1

Latest

Choose a tag to compare

@skitsanos skitsanos released this 16 Mar 13:34
5c667e4

Fixes

  • Portable binary distribution — Binary uses relative rpath (@executable_path/lib on macOS, $ORIGIN/lib on Linux) instead of hardcoded build paths. Deploy by copying the binary + lib/ directory with sherpa-onnx dylibs.

Documentation

  • Binary distribution guide in README
  • Dylib troubleshooting for Library not loaded errors

Distribution layout

transcribeit
lib/
  libsherpa-onnx-c-api.dylib
  libonnxruntime.dylib

Run transcribeit setup on the target machine to download models.