metadata
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
- Open the project in Unity
6000.3.6f1. - Open
Assets/Scenes/MoonshineSTTScene.unity. - Hit Play.
- In runtime UI, select backend (
CPUorGPUCompute) and click a Start button.
License
MIT