diff --git a/packages/moonshine-web/README.md b/packages/moonshine-web/README.md index cea00b8..8292db9 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 4210a09..f2590cb 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