Add JavaScript API (WASM) for homophone replacer (#2157)
This commit is contained in:
12
.github/workflows/test-pip-install.yaml
vendored
12
.github/workflows/test-pip-install.yaml
vendored
@@ -30,11 +30,11 @@ jobs:
|
||||
matrix:
|
||||
# See https://github.com/actions/runner-images
|
||||
include:
|
||||
- os: ubuntu-20.04
|
||||
- os: ubuntu-22.04
|
||||
python-version: "3.7"
|
||||
- os: ubuntu-20.04
|
||||
- os: ubuntu-22.04
|
||||
python-version: "3.8"
|
||||
- os: ubuntu-20.04
|
||||
- os: ubuntu-22.04
|
||||
python-version: "3.9"
|
||||
- os: ubuntu-22.04
|
||||
python-version: "3.10"
|
||||
@@ -45,7 +45,7 @@ jobs:
|
||||
- os: ubuntu-22.04
|
||||
python-version: "3.13"
|
||||
|
||||
- os: macos-12
|
||||
- os: macos-13
|
||||
python-version: "3.8"
|
||||
|
||||
- os: macos-13
|
||||
@@ -110,8 +110,8 @@ jobs:
|
||||
export PATH=/c/hostedtoolcache/windows/Python/3.9.13/x64/bin:$PATH
|
||||
export PATH=/c/hostedtoolcache/windows/Python/3.10.11/x64/bin:$PATH
|
||||
export PATH=/c/hostedtoolcache/windows/Python/3.11.9/x64/bin:$PATH
|
||||
export PATH=/c/hostedtoolcache/windows/Python/3.12.9/x64/bin:$PATH
|
||||
export PATH=/c/hostedtoolcache/windows/Python/3.13.2/x64/bin:$PATH
|
||||
export PATH=/c/hostedtoolcache/windows/Python/3.12.10/x64/bin:$PATH
|
||||
export PATH=/c/hostedtoolcache/windows/Python/3.13.3/x64/bin:$PATH
|
||||
|
||||
sherpa-onnx --help
|
||||
sherpa-onnx-keyword-spotter --help
|
||||
|
||||
Reference in New Issue
Block a user