| | |
| | | ROOT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)" |
| | | cd "$ROOT_DIR" |
| | | |
| | | APP_VERSION="2.1.40" |
| | | APP_BUILD="20260702.0143" |
| | | APP_VERSION="2.2.0" |
| | | APP_BUILD="20260702.0303" |
| | | ARCH="${1:-amd64}" |
| | | |
| | | if [[ "$ARCH" != "amd64" ]]; then |
| | |
| | | |
| | | Scope: |
| | | - Technical preview based on PrivateVoice Dictation ${APP_VERSION}. |
| | | - The first Windows preview supports SenseVoice Chinese recognition only. |
| | | - Other models are visible but disabled in this preview build. |
| | | - This Windows preview supports SenseVoice-based recognition, including Chinese and Cantonese. |
| | | - Non-SenseVoice models are visible but disabled in this preview build. |
| | | |
| | | How to run: |
| | | 1. Extract the whole folder. |