Release v1.12.4#2343
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR updates the project to release version 1.12.4 by bumping version constants, dependency versions, download URLs, and tooling scripts, and adds corresponding changelog entries.
- Update version strings in source, build scripts, and package metadata to 1.12.4
- Refresh download URLs and example configs across multiple platforms
- Add new 1.12.4 entries to CHANGELOG.md
Reviewed Changes
Copilot reviewed 37 out of 38 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| sherpa-onnx/csrc/version.cc | Bump git date, SHA, and version to v1.12.4 |
| pom.xml | Update project version to 1.12.4 |
| nodejs-examples/package.json | Update sherpa-onnx dependency to ^1.12.4 |
| nodejs-addon-examples/package.json | Update sherpa-onnx-node dependency to ^1.12.4 |
| new-release.sh | Adjust release script version variables for 1.12.4 |
| mfc-examples/README.md | Update pre-built exe URLs to v1.12.4 |
| jitpack.yml | Download and install sherpa-onnx 1.12.4 AAR |
| harmony-os/SherpaOnnxVadAsr/entry/oh-package.json5 | Bump sherpa_onnx dependency to 1.12.4 |
| harmony-os/SherpaOnnxVadAsr/entry/README.md | Update download link to v1.12.4 |
| harmony-os/SherpaOnnxTts/entry/oh-package.json5 | Bump sherpa_onnx dependency to 1.12.4 |
| harmony-os/SherpaOnnxStreamingAsr/entry/oh-package.json5 | Bump sherpa_onnx dependency to 1.12.4 |
| harmony-os/SherpaOnnxSpeakerIdentification/entry/oh-package.json5 | Bump sherpa_onnx dependency to 1.12.4 |
| harmony-os/SherpaOnnxSpeakerDiarization/entry/oh-package.json5 | Bump sherpa_onnx dependency to 1.12.4 |
| harmony-os/SherpaOnnxHar/sherpa_onnx/oh-package.json5 | Update package version to 1.12.4 |
| harmony-os/SherpaOnnxHar/sherpa_onnx/README.md | Update example dependency to 1.12.4 |
| harmony-os/SherpaOnnxHar/sherpa_onnx/BuildProfile.ets | Increment HAR_VERSION to 1.12.4 |
| flutter/sherpa_onnx_macos/macos/sherpa_onnx_macos.podspec | Update macOS podspec version to 1.12.4 |
| flutter/sherpa_onnx_ios/ios/sherpa_onnx_ios.podspec | Update iOS podspec version to 1.12.4 |
| flutter/sherpa_onnx/pubspec.yaml | Bump Flutter plugin version and deps to 1.12.4 |
| flutter-examples/tts/pubspec.yaml | Update example pubspec version to 1.12.4 |
| flutter-examples/streaming_asr/pubspec.yaml | Update example pubspec version to 1.12.4 |
| dart-api-examples/vad/pubspec.yaml | Update Dart example dependency to ^1.12.4 |
| dart-api-examples/vad-with-non-streaming-asr/pubspec.yaml | Update Dart example dependency to ^1.12.4 |
| dart-api-examples/tts/pubspec.yaml | Update Dart example dependency to ^1.12.4 |
| dart-api-examples/streaming-asr/pubspec.yaml | Update Dart example dependency to ^1.12.4 |
| dart-api-examples/speech-enhancement-gtcrn/pubspec.yaml | Update Dart example dependency to ^1.12.4 |
| dart-api-examples/speaker-identification/pubspec.yaml | Update Dart example dependency to ^1.12.4 |
| dart-api-examples/speaker-diarization/pubspec.yaml | Update Dart example dependency to ^1.12.4 |
| dart-api-examples/non-streaming-asr/pubspec.yaml | Update Dart example dependency to ^1.12.4 |
| dart-api-examples/keyword-spotter/pubspec.yaml | Update Dart example dependency to ^1.12.4 |
| dart-api-examples/audio-tagging/pubspec.yaml | Update Dart example dependency to ^1.12.4 |
| dart-api-examples/add-punctuations/pubspec.yaml | Update Dart example dependency to ^1.12.4 |
| build-ios-shared.sh | Bump CFBundleShortVersionString to 1.12.4 |
| android/SherpaOnnxJavaDemo/app/build.gradle | Update sherpa-onnx dependency to v1.12.4 |
| android/SherpaOnnxAar/README.md | Update tarball download commands to v1.12.4 |
| CMakeLists.txt | Set SHERPA_ONNX_VERSION to 1.12.4 |
| CHANGELOG.md | Add new 1.12.4 section and entries |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.