Skip to content
forked from R-VUt/OSC-SRTC

VRCHAT OSC를 이용한 챗박스

License

Notifications You must be signed in to change notification settings

NAMUORI00/OSC-SRTC

 
 

Repository files navigation


[한국어] [日本語]

OSC-SRTC version build downloads store

The OSC-SRTC project is an open source project that combines VRChat's OSC Chatbox API with speech recognition and translation APIs. This project is designed to primarily use STT (Speech To Text) functionality, but also has experimental support for translation functionality. API keys are required for services such as Papago and Azure.

Installation

To install this project, you can download the built executable file or download the source code and run it directly.

  • Built executable file

You can download the latest release from here

  • Running from source
  pip install -r requirements.txt
  OSC-SRTC.py

License

This project is distributed under the MIT License. Therefore, anyone can freely use, copy, modify and distribute this project. However, this project is provided "as is" and does not provide any form of warranty. Any problems and responsibilities arising from the use of this project are the sole responsibility of the user.

About

VRCHAT OSC를 이용한 챗박스

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%