Fix nodejs on Windows (#450)

This commit is contained in:
Fangjun Kuang
2023-11-25 21:23:15 +08:00
committed by GitHub
parent 66cad9fa93
commit 8dc08a9b97
5 changed files with 25 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
{
"dependencies": {
"naudiodon2": "^2.4.0",
"sherpa-onnx": "^1.8.11",
"sherpa-onnx": "^1.8.12",
"wav": "^1.0.2"
}
}