A simple real-time speech to text application for the VRChat chatbox.
- Download the zip and extract it into a folder.
- Download a model file from https://abb128.github.io/april-asr/models.html.
- Recommended: april-english-dev-01110_en.april
- Place the model file in the
Models
folder next toButterSTT.exe
.
- Run
ButterSTT.exe
, it will connect to VRChat OSC at127.0.0.1:9000
by default. - Optionally, configure the program by editing the values in
config.json
.