VRCSubs - Chatbubble OSC Speech to Text #135
cyberkitsune
started this conversation in
Show and tell
Replies: 1 comment
-
@cyberkitsune - thanks for sharing! Your tools have been added to the official listing. Since both of the tools you submitted are in the same repository, they've been combined into one listing there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
VRCSubs - https://github.com/cyberkitsune/vrc-osc-scripts
Using the Python
SpeechRecognition
package, I made a small OSC helper script to transcribe your speech into text as you talk, and send VRChat Chatbox messages with what you said in almost real-time! It currently utilizes the Google Speech Search API, with the API key provided by theSpeechRecognition
package. (While free, it does make it less ideal for a real-time transcriber, though...)You can find it in my vrc-osc-scripts repo under the
VRCSubs/
folder!Demonstration
Beta Was this translation helpful? Give feedback.
All reactions