63 lines
2.0 KiB
Markdown
63 lines
2.0 KiB
Markdown
<div align="center">
|
||
|
||

|
||
|
||
<h3>
|
||
翻訳や文字起こしでVRChatの会話をサポートするソフトウェア
|
||
</h3>
|
||
|
||

|
||
|
||
<div align="left">
|
||
|
||
# Download & Install
|
||
好きな場所からダウンロードしてください
|
||
- [releases page](https://github.com/misyaguziya/VRCT/releases/)
|
||
- [BOOTH.pm](https://misyaguziya.booth.pm/)
|
||
|
||
ダウンロードしてexeを起動するだけです。
|
||
|
||
# What is VRCT?
|
||
VRCTは話す言語の異なる人同士が会話を行うためにチャットもしくは音声の翻訳を行うことで会話をサポートするソフトウェアです。
|
||
これらの機能はVRChat内で使用するために設計されていますがその他の用途(映画鑑賞等)でも使用されています。
|
||
|
||
VRCTはあなたの会話を以下でサポートをします。
|
||
- 💬チャット機能
|
||
- 🌐翻訳機能
|
||
- 🎙マイクの文字起こし機能
|
||
- 🔈スピーカーの文字起こし機能
|
||
|
||
その他の機能ついて詳しくは[Documents](#Documents)まで
|
||
|
||
# Documents
|
||
初期設定や基本機能、その他の機能についても記載してあります。
|
||
- [Documents](https://mzsoftware.notion.site/VRCT-Documents-be79b7a165f64442ad8f326d86c22246?pvs=4)
|
||
|
||
# How to Use (YouTube)
|
||
[](https://www.youtube.com/watch?v=mI4DQaeaAPI)
|
||
|
||
# If you want to run it in python
|
||
1. 以下のバージョンのpythonをインストールしてください。
|
||
```
|
||
python 3.11.5
|
||
```
|
||
|
||
2. install packages
|
||
```bash
|
||
./install.bat
|
||
```
|
||
|
||
3. Usage
|
||
```bash
|
||
python main.py
|
||
```
|
||
|
||
## Author
|
||
- [みしゃ(misyaguzi)](https://github.com/misyaguziya) (メイン開発)
|
||
- [しいな(Shiina_12siy)](https://github.com/ShiinaSakamoto) (メイン開発, UIデザイン, 翻訳:英語/日本語)
|
||
- [レラ](https://github.com/soumt-r) (翻訳:韓国語)
|
||
- [done_san]() (ロゴデザイン)
|
||
|
||
---
|
||
|
||
※「VRChat」は、米国VRChat, Inc.の登録商標です。 |