voice-doing 1.0.2 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/manifest.json +107 -8
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"manifest_version": 1,
|
|
3
3
|
"catalog_id": "voice-doing-models",
|
|
4
|
-
"updated_at": "2026-06-
|
|
4
|
+
"updated_at": "2026-06-13T12:00:00+00:00",
|
|
5
5
|
"min_app_version": "0.1.0",
|
|
6
6
|
"delivery": {
|
|
7
7
|
"manifest_mirrors": [
|
|
@@ -197,14 +197,14 @@
|
|
|
197
197
|
"archive": {
|
|
198
198
|
"name": "sherpa-onnx-paraformer-zh-int8-2024-03-09.7z",
|
|
199
199
|
"format": "7z",
|
|
200
|
-
"size_bytes":
|
|
201
|
-
"sha256": "
|
|
200
|
+
"size_bytes": 208356884,
|
|
201
|
+
"sha256": "095f61a58ca174a195cf02850fc8f5ce5fd7cee565dca872439d22c44c7657c9"
|
|
202
202
|
},
|
|
203
203
|
"extract_to": "models",
|
|
204
204
|
"layout": "directory",
|
|
205
205
|
"install_paths": {
|
|
206
|
-
"primary": "models/sherpa-onnx-paraformer-zh-2024-03-09/model.int8.onnx",
|
|
207
|
-
"tokens": "models/sherpa-onnx-paraformer-zh-2024-03-09/tokens.txt"
|
|
206
|
+
"primary": "models/sherpa-onnx-paraformer-zh-int8-2024-03-09/model.int8.onnx",
|
|
207
|
+
"tokens": "models/sherpa-onnx-paraformer-zh-int8-2024-03-09/tokens.txt"
|
|
208
208
|
},
|
|
209
209
|
"mirrors": [
|
|
210
210
|
{
|
|
@@ -226,12 +226,12 @@
|
|
|
226
226
|
"tier": "full",
|
|
227
227
|
"ui_label": "PF · 完整 · 2024",
|
|
228
228
|
"label": "Paraformer 2024(完整)",
|
|
229
|
-
"description": "2024 中英双语完整版(约
|
|
229
|
+
"description": "2024 中英双语完整版(约 713MB)。",
|
|
230
230
|
"archive": {
|
|
231
231
|
"name": "sherpa-onnx-paraformer-zh-2024-03-09.7z",
|
|
232
232
|
"format": "7z",
|
|
233
|
-
"size_bytes":
|
|
234
|
-
"sha256": "
|
|
233
|
+
"size_bytes": 747686816,
|
|
234
|
+
"sha256": "3e290bab4bf7786b46f62efa86bbddc3968c95e8f2011e727b26b1322bed02c9"
|
|
235
235
|
},
|
|
236
236
|
"extract_to": "models",
|
|
237
237
|
"layout": "directory",
|
|
@@ -252,6 +252,105 @@
|
|
|
252
252
|
}
|
|
253
253
|
]
|
|
254
254
|
},
|
|
255
|
+
{
|
|
256
|
+
"id": "zipformer_ctc_zh_int8",
|
|
257
|
+
"kind": "asr",
|
|
258
|
+
"engine": "zipformer_ctc",
|
|
259
|
+
"tier": "light",
|
|
260
|
+
"ui_label": "ZF · 轻量 · 2025",
|
|
261
|
+
"label": "Zipformer CTC 2025(纯中文 · 轻量)",
|
|
262
|
+
"description": "2025 纯中文离线 CTC;aishell WER 1.74%(int8)。",
|
|
263
|
+
"archive": {
|
|
264
|
+
"name": "sherpa-onnx-zipformer-ctc-zh-int8-2025-07-03.7z",
|
|
265
|
+
"format": "7z",
|
|
266
|
+
"size_bytes": 286764632,
|
|
267
|
+
"sha256": "af52b995b8268730c004486f0433fd2e50a68e3b04c2f604f2c2bcf123b2a194"
|
|
268
|
+
},
|
|
269
|
+
"extract_to": "models",
|
|
270
|
+
"layout": "directory",
|
|
271
|
+
"install_paths": {
|
|
272
|
+
"primary": "models/sherpa-onnx-zipformer-ctc-zh-int8-2025-07-03/model.int8.onnx",
|
|
273
|
+
"tokens": "models/sherpa-onnx-zipformer-ctc-zh-int8-2025-07-03/tokens.txt"
|
|
274
|
+
},
|
|
275
|
+
"mirrors": [
|
|
276
|
+
{
|
|
277
|
+
"type": "modelscope",
|
|
278
|
+
"url": "https://modelscope.cn/models/mgtx666/mgtx/resolve/master/sherpa-onnx-zipformer-ctc-zh-int8-2025-07-03.7z",
|
|
279
|
+
"priority": 1
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
"type": "github",
|
|
283
|
+
"url": "https://github.com/Autumn-one/asr-models/releases/download/models/sherpa-onnx-zipformer-ctc-zh-int8-2025-07-03.7z",
|
|
284
|
+
"priority": 2
|
|
285
|
+
}
|
|
286
|
+
]
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
"id": "zipformer_ctc_zh_fp16",
|
|
290
|
+
"kind": "asr",
|
|
291
|
+
"engine": "zipformer_ctc",
|
|
292
|
+
"tier": "full",
|
|
293
|
+
"ui_label": "ZF · FP16 · 2025",
|
|
294
|
+
"label": "Zipformer CTC 2025(纯中文 · FP16)",
|
|
295
|
+
"description": "2025 纯中文离线 CTC;FP16 精度更高、体积更大。",
|
|
296
|
+
"archive": {
|
|
297
|
+
"name": "sherpa-onnx-zipformer-ctc-zh-fp16-2025-07-03.7z",
|
|
298
|
+
"format": "7z",
|
|
299
|
+
"size_bytes": 576414839,
|
|
300
|
+
"sha256": "e1625223775ae69075d13d5545759deb6444722a2f53eaf6699d27df9e39f68a"
|
|
301
|
+
},
|
|
302
|
+
"extract_to": "models",
|
|
303
|
+
"layout": "directory",
|
|
304
|
+
"install_paths": {
|
|
305
|
+
"primary": "models/sherpa-onnx-zipformer-ctc-zh-fp16-2025-07-03/model.fp16.onnx",
|
|
306
|
+
"tokens": "models/sherpa-onnx-zipformer-ctc-zh-fp16-2025-07-03/tokens.txt"
|
|
307
|
+
},
|
|
308
|
+
"mirrors": [
|
|
309
|
+
{
|
|
310
|
+
"type": "modelscope",
|
|
311
|
+
"url": "https://modelscope.cn/models/mgtx666/mgtx/resolve/master/sherpa-onnx-zipformer-ctc-zh-fp16-2025-07-03.7z",
|
|
312
|
+
"priority": 1
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
"type": "github",
|
|
316
|
+
"url": "https://github.com/Autumn-one/asr-models/releases/download/models/sherpa-onnx-zipformer-ctc-zh-fp16-2025-07-03.7z",
|
|
317
|
+
"priority": 2
|
|
318
|
+
}
|
|
319
|
+
]
|
|
320
|
+
},
|
|
321
|
+
{
|
|
322
|
+
"id": "zipformer_ctc_zh_full",
|
|
323
|
+
"kind": "asr",
|
|
324
|
+
"engine": "zipformer_ctc",
|
|
325
|
+
"tier": "full",
|
|
326
|
+
"ui_label": "ZF · 完整 · 2025",
|
|
327
|
+
"label": "Zipformer CTC 2025(纯中文 · 完整)",
|
|
328
|
+
"description": "2025 纯中文离线 CTC 完整版(约 1.1GB)。",
|
|
329
|
+
"archive": {
|
|
330
|
+
"name": "sherpa-onnx-zipformer-ctc-zh-2025-07-03.7z",
|
|
331
|
+
"format": "7z",
|
|
332
|
+
"size_bytes": 1115241944,
|
|
333
|
+
"sha256": "163985a0dc0fe358c5dd8774e2831ba66d07326091eeff64a0bedcff7bb1cb58"
|
|
334
|
+
},
|
|
335
|
+
"extract_to": "models",
|
|
336
|
+
"layout": "directory",
|
|
337
|
+
"install_paths": {
|
|
338
|
+
"primary": "models/sherpa-onnx-zipformer-ctc-zh-2025-07-03/model.onnx",
|
|
339
|
+
"tokens": "models/sherpa-onnx-zipformer-ctc-zh-2025-07-03/tokens.txt"
|
|
340
|
+
},
|
|
341
|
+
"mirrors": [
|
|
342
|
+
{
|
|
343
|
+
"type": "modelscope",
|
|
344
|
+
"url": "https://modelscope.cn/models/mgtx666/mgtx/resolve/master/sherpa-onnx-zipformer-ctc-zh-2025-07-03.7z",
|
|
345
|
+
"priority": 1
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"type": "github",
|
|
349
|
+
"url": "https://github.com/Autumn-one/asr-models/releases/download/models/sherpa-onnx-zipformer-ctc-zh-2025-07-03.7z",
|
|
350
|
+
"priority": 2
|
|
351
|
+
}
|
|
352
|
+
]
|
|
353
|
+
},
|
|
255
354
|
{
|
|
256
355
|
"id": "paraformer_zh_2025",
|
|
257
356
|
"kind": "asr",
|