Skip to content

Automatic Speech Recognition in Unity using Vosk library

Notifications You must be signed in to change notification settings

mmar58/vosk-unity-asr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vosk Unity

This is a unity version of vosk speech recognizer. It's uses vosk model and library to recognize speech.

Unity Version

Last ran in Unity 2022.3.21f1, so it's supports latest unity

Platforms

Tested on windows and android. Running flawlessly. It should support all other platforms too.

Setup

Open the project, open demo scene, run and start talking. You are good to go.

Changing voice model or language

Download your desired model from https://alphacephei.com/vosk/models and place it in Assets/ Vosk Speech Recognize/StreamingAssets and put the file name in Vosk Speech To Text (Script) which attached with the Canvas in the demo scene

About

Automatic Speech Recognition in Unity using Vosk library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%