Skip to content

mrtrizer/UnityWhisperCpp

Repository files navigation

UnityWhisperCpp

Connect whisper.cpp to Unity3d in two clicks

Installation:

  • Add git repo as package Window -> Package Manager -> Add from Git URL https://github.com/mrtrizer/UnityWhisperCpp.git
  • Download a model
  • Put model file in StreamingAssets/Models
  • Find Test.prefab in package dir and use component context menu to Run it, it should generate some response to a prompt
  • Use WhisperExample.cs as and example

About

Whisper bindings and stream speech recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages