This website requires JavaScript.
Explore
Help
Register
Sign In
EngineX-Iluvatar
/
enginex-mr_series-sherpa-onnx
Archived
Watch
16
Star
0
Fork
0
You've already forked enginex-mr_series-sherpa-onnx
Code
Issues
Pull Requests
Actions
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-08-26
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
bc0816082024aef173abe76f2dfd9d2421674da3
enginex-mr_series-sherpa-onnx
/
nodejs-addon-examples
/
package.json
6 lines
63 B
JSON
Raw
Normal View
History
Unescape
Escape
Publish node-addon-api wrapper for sherpa-onnx as npm packages (#829)
2024-05-04 13:27:39 +08:00
{
"dependencies"
:
{
Support passing utf-8 strings from JavaScript to C++. (#1355) We first convert utf-16 strings to Uint8Array and then we pass the array to C++.
2024-09-18 11:03:42 +08:00
"sherpa-onnx-node"
:
"^1.10.27"
Publish node-addon-api wrapper for sherpa-onnx as npm packages (#829)
2024-05-04 13:27:39 +08:00
}
}
Reference in New Issue
Copy Permalink