@marswave/coli
Advanced tools
@@ -10,3 +10,3 @@ import fs from 'node:fs'; | ||
| dirName: 'sherpa-onnx-whisper-tiny.en', | ||
| url: 'https://github.com/k2-fsa/sherpa-onnx/releases/download/asr-models/sherpa-onnx-whisper-tiny.en.tar.bz2', | ||
| url: 'https://files.colaos.ai/coli/models/sherpa-onnx-whisper-tiny.en.tar.bz2', | ||
| checkFile: 'tiny.en-encoder.int8.onnx', | ||
@@ -16,3 +16,3 @@ }, | ||
| dirName: 'sherpa-onnx-sense-voice-zh-en-ja-ko-yue-int8-2024-07-17', | ||
| url: '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', | ||
| url: 'https://files.colaos.ai/coli/models/sherpa-onnx-sense-voice-zh-en-ja-ko-yue-int8-2024-07-17.tar.bz2', | ||
| checkFile: 'model.int8.onnx', | ||
@@ -79,3 +79,3 @@ }, | ||
| const vadModelFile = 'silero_vad.onnx'; | ||
| const vadModelUrl = 'https://github.com/k2-fsa/sherpa-onnx/releases/download/asr-models/silero_vad.onnx'; | ||
| const vadModelUrl = 'https://files.colaos.ai/coli/models/silero_vad.onnx'; | ||
| export function getVadModelPath() { | ||
@@ -82,0 +82,0 @@ return path.join(modelsDirectory, vadModelFile); |
+1
-1
| { | ||
| "name": "@marswave/coli", | ||
| "private": false, | ||
| "version": "0.0.16", | ||
| "version": "0.0.17", | ||
| "description": "A CLI for the Cola", | ||
@@ -6,0 +6,0 @@ "repository": "marswaveai/coli", |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
55642
-0.17%5
25%