369506013f24b05da938f128aa0d9c836dbd16e1
翻訳機能そのものを使うかどうかの設定と、内部翻訳モデルの選択UI追加 ・Use Translation Feature からは True or Falseを渡し、config.USE_TRANSLATION_FEATUREへ保存します。 ・Select Internal Translation Model からは 文字列 "Small" か "Large" を渡し、config.WEIGHT_TYPEへ保存します。 ※機能側実装に合わせて、初回起動時config.WEIGHT_TYPEには"Small"ではなく"m2m100_418m"が入ります。 ※それに合わせ、起動時はSmall固定にしています。文字列"Small"対応後、一つ下のコメントアウト部分と入れ替えてください。
| English | 日本語 |
VRCT is software that supports VRChat conversations with translation and transcription.
Download & Install
Download from anywhere you like.
Just download and run the exe.
What is VRCT?
VRCT is software that supports conversations between people who speak different languages by providing chat or voice translation.
These features are designed for use within VRChat.
*Although not supported, it is also used for other purposes such as watching movies.
VRCT supports your conversations with
- 💬 Send chat to VRChat
- 🌐 Translation
- 🎙 Transcription of audio from microphone
- 🔈 Transcription of audio from Speaker
Documents
Initial setup, basic functions, and other features are also described.
How to Use (YouTube)
If you want to run it in python
- Install the following version of python.
python version 3.11.5 - Install package and run main.py.
./install.bat python main.py
Author
- みしゃ(misyaguzi) (Main Development)
- しいな(Shiina_12siy) (UI/UX, UI multilingual support)
- レラ (Translation:Korean)
- どね (Logo Design)
VRCT is not endorsed by VRChat and does not reflect the views or opinions of VRChat or anyone officially involved in producing or managing VRChat properties. VRChat and all associated properties are trademarks or registered trademarks of VRChat Inc. VRChat © VRChat Inc.
Description


