From c7dcb7670df90bf3039a992f241377bd2bc2ef50 Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Wed, 25 Dec 2024 19:20:45 +0800 Subject: [PATCH] chore(ci): license error --- packages/moonshine-web/README.md | 2 +- packages/whisper-webgpu/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/moonshine-web/README.md b/packages/moonshine-web/README.md index cea00b898..8292db974 100644 --- a/packages/moonshine-web/README.md +++ b/packages/moonshine-web/README.md @@ -5,7 +5,7 @@ colorFrom: blue colorTo: pink sdk: static pinned: false -license: MIT +license: mit models: - onnx-community/moonshine-base-ONNX short_description: Yet another Real-time in-browser STT, re-implemented in Vue diff --git a/packages/whisper-webgpu/README.md b/packages/whisper-webgpu/README.md index 4210a0990..f2590cbd3 100644 --- a/packages/whisper-webgpu/README.md +++ b/packages/whisper-webgpu/README.md @@ -5,7 +5,7 @@ colorFrom: gray colorTo: green sdk: static pinned: false -license: MIT +license: mit models: - onnx-community/whisper-base short_description: Yet another Real-time Whisper with WebGPU, written in Vue