a very simple speech-to-text python script for vrchat, that's all you get.
how to use:
- download and install python from here
- install the modules mentioned in the requirements.txt file. run the following command in CMD where the requirements.txt file is found.
py -m pip install -r requirements.txt
- run the script
stc.py
using your favorite python interpreter. - press the "F" key each time you want to be heard by the application. once the speech has been properly processed. it'll be transcribed and sent to vrchat's chatbox.