From 015f1089ea875a153dd2a18ef42c25145d4868f5 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sat, 11 Jul 2026 22:28:32 +0800
Subject: [PATCH] freeze(mas): snapshot tested 2.2.3 build 20260711.1807

---
 C1.source/privatevoice.src/internal/model/registry.go |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/C1.source/privatevoice.src/internal/model/registry.go b/C1.source/privatevoice.src/internal/model/registry.go
index 641adc4..e9ae0c5 100644
--- a/C1.source/privatevoice.src/internal/model/registry.go
+++ b/C1.source/privatevoice.src/internal/model/registry.go
@@ -45,8 +45,8 @@
 		RecommendedFor: []string{"zh-CN"},
 		Description:    "轻量中文模型,适合中文和中英混输。",
 		DownloadURLs: []string{
-			"http://www.maikami.com/voicesnap/sensevoice.zip",
-			"https://modelscope.cn/models/sherpa-onnx/sherpa-onnx-sense-voice-zh-en-ja-ko-yue/resolve/master/sherpa-onnx-sense-voice-zh-en-ja-ko-yue-int8-2024-07-17.tar.bz2",
+			"https://www.maikami.com/voicesnap/sensevoice.zip",
+			"https://github.com/k2-fsa/sherpa-onnx/releases/download/asr-models/sherpa-onnx-sense-voice-zh-en-ja-ko-yue-int8-2024-07-17.tar.bz2",
 		},
 		InstallDirName: "sensevoice-zh",
 		LegacyDirNames: []string{"sensevoice"},

--
Gitblit v1.9.3