Javascript API (Node-Addon)

This section describes how to use `sherpa-onnx-node`_, the Node.js native addon for sherpa-onnx. It supports multi-threading and is the recommended way to use sherpa-onnx from Node.js.

Hint

For using JavaScript in the browser, please see WebAssembly.