--- title: Moonshine Tiny KO for Unity Sentis emoji: 🎙️ colorFrom: blue colorTo: green sdk: static pinned: false license: mit short_description: Korean streaming speech recognition with Moonshine ONNX on Unity Sentis library_name: unity-sentis --- # Moonshine Tiny KO for Unity Sentis This repository is a Unity scene demonstrating Korean real-time speech recognition using **Moonshine ONNX** models with **Unity Sentis** (`com.unity.ai.inference`). ## WebGPU Demo https://huggingface.co/spaces/Sky-Kim/moonshine-tiny-ko-unity-demo ## Environment - **Unity Version**: `6000.3.6f1` - **Sentis Version**: `com.unity.ai.inference 2.5.0` ## Quick Start 1. Open the project in Unity `6000.3.6f1`. 2. Open `Assets/Scenes/MoonshineSTTScene.unity`. 3. Hit Play. 4. In runtime UI, select backend (`CPU` or `GPUCompute`) and click a Start button. ## License MIT