change modelscope link to github for build-kws-apki (#540)

This commit is contained in:
Wei Kang
2024-01-24 16:40:14 +08:00
committed by GitHub
parent bbd7c7fc18
commit 2ff1049079
4 changed files with 21 additions and 19 deletions

View File

@@ -8,6 +8,7 @@ on:
- '*'
paths:
- '.github/workflows/linux.yaml'
- '.github/scripts/test-kws.sh'
- '.github/scripts/test-online-transducer.sh'
- '.github/scripts/test-online-paraformer.sh'
- '.github/scripts/test-offline-transducer.sh'
@@ -24,6 +25,7 @@ on:
- master
paths:
- '.github/workflows/linux.yaml'
- '.github/scripts/test-kws.sh'
- '.github/scripts/test-online-transducer.sh'
- '.github/scripts/test-online-paraformer.sh'
- '.github/scripts/test-offline-transducer.sh'