Release v1.9.30 (#1016)

This commit is contained in:
Fangjun Kuang
2024-06-17 11:57:38 +08:00
committed by GitHub
parent e1201225f2
commit dd69a1b56b
53 changed files with 93 additions and 93 deletions

View File

@@ -6,7 +6,7 @@ on:
branches:
- master
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
paths:
- '.github/workflows/aarch64-linux-gnu-shared.yaml'
- 'CMakeLists.txt'

View File

@@ -6,7 +6,7 @@ on:
branches:
- master
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
paths:
- '.github/workflows/aarch64-linux-gnu-static.yaml'
- 'CMakeLists.txt'

View File

@@ -12,7 +12,7 @@ on:
- 'sherpa-onnx/jni/*'
- 'build-android*.sh'
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
pull_request:
branches:
- master

View File

@@ -3,7 +3,7 @@ name: apk-asr-2pass
on:
push:
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:

View File

@@ -3,7 +3,7 @@ name: apk-asr
on:
push:
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:

View File

@@ -3,7 +3,7 @@ name: apk-audio-tagging-wearos
on:
push:
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:

View File

@@ -3,7 +3,7 @@ name: apk-audio-tagging
on:
push:
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:

View File

@@ -3,7 +3,7 @@ name: apk-kws
on:
push:
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:

View File

@@ -3,7 +3,7 @@ name: apk-speaker-identification
on:
push:
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:

View File

@@ -3,7 +3,7 @@ name: apk-slid
on:
push:
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:

View File

@@ -3,7 +3,7 @@ name: apk-tts-engine
on:
push:
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:

View File

@@ -3,7 +3,7 @@ name: apk-tts
on:
push:
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:

View File

@@ -3,7 +3,7 @@ name: apk-vad-asr
on:
push:
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:

View File

@@ -3,7 +3,7 @@ name: apk-vad
on:
push:
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:

View File

@@ -13,7 +13,7 @@ on:
- 'sherpa-onnx/c-api/*'
- 'toolchains/arm-linux-gnueabihf.toolchain.cmake'
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
pull_request:
branches:
- master

View File

@@ -3,7 +3,7 @@ name: build-wheels-aarch64
on:
push:
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:
env:

View File

@@ -3,7 +3,7 @@ name: build-wheels-armv7l
on:
push:
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:
env:

View File

@@ -3,7 +3,7 @@ name: build-wheels-linux
on:
push:
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:
env:

View File

@@ -3,7 +3,7 @@ name: build-wheels-macos-arm64
on:
push:
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:
env:

View File

@@ -5,7 +5,7 @@ on:
branches:
- wheel
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:
env:

View File

@@ -5,7 +5,7 @@ on:
branches:
- wheel
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:
env:

View File

@@ -3,7 +3,7 @@ name: build-wheels-win32
on:
push:
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:
env:

View File

@@ -5,7 +5,7 @@ on:
branches:
- wheel
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:
env:

View File

@@ -12,7 +12,7 @@ on:
- 'sherpa-onnx/csrc/*'
- 'sherpa-onnx/c-api/*'
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
pull_request:
branches:
- master

View File

@@ -5,7 +5,7 @@ on:
branches:
- flutter
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
paths:
- '.github/workflows/flutter-linux.yaml'
- 'CMakeLists.txt'

View File

@@ -5,7 +5,7 @@ on:
branches:
- flutter
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
paths:
- '.github/workflows/flutter-macos.yaml'
- 'CMakeLists.txt'

View File

@@ -5,7 +5,7 @@ on:
branches:
- flutter
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
paths:
- '.github/workflows/flutter-windows-x64.yaml'
- 'CMakeLists.txt'

View File

@@ -5,7 +5,7 @@ on:
branches:
- master
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
paths:
- '.github/workflows/linux-gpu.yaml'
- '.github/scripts/test-online-transducer.sh'

View File

@@ -5,7 +5,7 @@ on:
branches:
- master
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
paths:
- '.github/workflows/linux.yaml'
- '.github/scripts/test-kws.sh'

View File

@@ -5,7 +5,7 @@ on:
branches:
- master
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
paths:
- '.github/workflows/macos.yaml'
- '.github/scripts/test-kws.sh'

View File

@@ -5,7 +5,7 @@ on:
branches:
- master
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
paths:
- '.github/workflows/mfc.yaml'
- 'CMakeLists.txt'

View File

@@ -6,7 +6,7 @@ on:
- master
- pkg-config
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
paths:
- '.github/workflows/pkg-config.yaml'
- '.github/scripts/test-offline-tts.sh'

View File

@@ -5,7 +5,7 @@ on:
branches:
- ci-pub-dart
tags:
- 'v[0-9]+.[0-9]+.[0-9]+*' # tag-pattern on pub.dev: 'v{{version}}'
- 'dart-v[0-9]+.[0-9]+.[0-9]+*' # tag-pattern on pub.dev: 'v{{version}}'
workflow_dispatch:

View File

@@ -13,7 +13,7 @@ on:
- 'toolchains/riscv64-linux-gnu.toolchain.cmake'
- 'build-riscv64-linux-gnu.sh'
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
pull_request:
branches:
- master

View File

@@ -5,7 +5,7 @@ on:
branches:
- master
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
paths:
- '.github/workflows/windows-arm64.yaml'
- 'CMakeLists.txt'

View File

@@ -5,7 +5,7 @@ on:
branches:
- master
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
paths:
- '.github/workflows/windows-x64-cuda.yaml'
- '.github/scripts/test-online-transducer.sh'

View File

@@ -5,7 +5,7 @@ on:
branches:
- master
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
paths:
- '.github/workflows/windows-x64-debug.yaml'
- '.github/scripts/test-online-transducer.sh'

View File

@@ -5,7 +5,7 @@ on:
branches:
- master
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
paths:
- '.github/workflows/windows-x64.yaml'
- '.github/scripts/test-online-transducer.sh'

View File

@@ -5,7 +5,7 @@ on:
branches:
- master
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
paths:
- '.github/workflows/windows-x86-debug.yaml'
- '.github/scripts/test-online-transducer.sh'

View File

@@ -5,7 +5,7 @@ on:
branches:
- master
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]+*'
paths:
- '.github/workflows/windows-x86.yaml'
- '.github/scripts/test-online-transducer.sh'