Add Kotlin and Java API for Moonshine models (#1474)
This commit is contained in:
5
.github/workflows/apk-vad-asr.yaml
vendored
5
.github/workflows/apk-vad-asr.yaml
vendored
@@ -23,8 +23,8 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
total: ["5"]
|
||||
index: ["0", "1", "2", "3", "4"]
|
||||
total: ["10"]
|
||||
index: ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
@@ -165,6 +165,7 @@ jobs:
|
||||
|
||||
git clone https://csukuangfj:$HF_TOKEN@huggingface.co/csukuangfj/sherpa-onnx-apk huggingface
|
||||
cd huggingface
|
||||
du -h -d1 .
|
||||
git fetch
|
||||
git pull
|
||||
git merge -m "merge remote" --ff origin main
|
||||
|
||||
Reference in New Issue
Block a user