Add Android APKs for NeMo CTC models. (#866)
This commit is contained in:
4
.github/workflows/apk-vad-asr.yaml
vendored
4
.github/workflows/apk-vad-asr.yaml
vendored
@@ -23,8 +23,8 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
total: ["3"]
|
||||
index: ["0", "1", "2"]
|
||||
total: ["5"]
|
||||
index: ["0", "1", "2", "3", "4"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user