These are the tools used at our time of development, and by no means are hard requirements (e.g. you can use MacOS instead of Windows, but setup may differ).
- Unity 2022.3.62f2
- Oculus Rift/Quest
- Windows 11
- Windows Subsystem Linux 2
- python3.10
- Install Neo4J.
- Go to their download page
- Scroll down to the section
Neo4j Desktop - Select
Windows - Click
Download
- Set up language server.
- Go to folder
Assets/Voice/PythonScripts - Run
install.sh
- Go to folder
-
Run Neo4J server.
-
Run language server.
- Go to folder
Assets/Voice/PythonScripts - Run
run.sh
- Go to folder
-
Click
Playin Unity.
- Changing language model: You can change the language model by downloading any model from whisper's repo. Then, within Unity, go to the game object
===VOICE===/Whisperand change theModel Pathvariable into the path of the new model. See screenshot below for an example.


