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
enginex-mr_series-sherpa-onnx/nodejs-examples/package.json
wanghsinche 7774e35749 feat: add mic example for better compatibility (#1909)
Co-authored-by: wanghsinche <wanghsinche>
2025-02-21 21:47:21 +08:00

9 lines
128 B
JSON

{
"dependencies": {
"mic": "^2.1.2",
"naudiodon2": "^2.4.0",
"sherpa-onnx": "^1.10.45",
"wav": "^1.0.2"
}
}