Fix sherpa-onnx-node-version in node examples (#879)

This commit is contained in:
Fangjun Kuang
2024-05-15 14:32:30 +08:00
committed by GitHub
parent 03c956a317
commit c2dcdabab1
19 changed files with 36 additions and 56 deletions

View File

@@ -7,5 +7,5 @@ for usages.
||Method|Support multiple threads|Minimum required node version|
|---|---|---|---|
|this package| https://github.com/nodejs/node-addon-api | Yes | v10|
|this package| https://github.com/nodejs/node-addon-api | Yes | v16|
|https://www.npmjs.com/package/sherpa-onnx| WebAssembly | No | v18|