Add TTS for node-addon-api (#871)

This commit is contained in:
Fangjun Kuang
2024-05-13 19:24:09 +08:00
committed by GitHub
parent 740d7ae9d6
commit 031134b4d4
21 changed files with 691 additions and 10 deletions

View File

@@ -94,7 +94,7 @@ jobs:
-DSHERPA_ONNX_ENABLE_BINARY=OFF \
..
make -j
make -j2
make install
cd ..