Sakamoto Shiina 369506013f [Update] Config Window: Translation Tab: add "Use Translation Feature" and "Select Internal Translation Model"
翻訳機能そのものを使うかどうかの設定と、内部翻訳モデルの選択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"対応後、一つ下のコメントアウト部分と入れ替えてください。
2024-01-17 14:12:18 +09:00
2024-01-12 13:33:11 +09:00
2023-07-01 17:26:05 +09:00
2023-11-18 16:00:38 +09:00
2023-11-18 16:00:38 +09:00
2023-11-23 16:13:20 +09:00

GitHub release Downloads Licence Booth

| 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

  1. Install the following version of python.
    python version 3.11.5
  2. Install package and run main.py.
    ./install.bat
    python main.py
    

Author


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
VRCTのフォークでVRC世界旅行でスタッフの音声認識をより精度を高めるもの
Readme 62 MiB