👍[Update] README : 表現の修正/画像の変更
This commit is contained in:
26
README.md
26
README.md
@@ -12,51 +12,43 @@
|
||||
|
||||
# Download & Install
|
||||
好きな場所からダウンロードしてください
|
||||
- [releases page](https://github.com/misyaguziya/VRCT/releases/)
|
||||
- [Github.com](https://github.com/misyaguziya/VRCT/releases/)
|
||||
- [BOOTH.pm](https://misyaguziya.booth.pm/)
|
||||
|
||||
ダウンロードしてexeを起動するだけです。
|
||||
|
||||
# What is VRCT?
|
||||
VRCTは話す言語の異なる人同士が会話を行うためにチャットもしくは音声の翻訳を行うことで会話をサポートするソフトウェアです。
|
||||
これらの機能はVRChat内で使用するために設計されていますがその他の用途(映画鑑賞等)でも使用されています。
|
||||
これらの機能はVRChat内で使用するために設計されています。
|
||||
※サポート対象外ですがその他の用途として映画鑑賞等でも使用されています。
|
||||
|
||||
VRCTはあなたの会話を以下でサポートをします。
|
||||
- 💬チャット機能
|
||||
- 💬VRChatへのチャット送信機能
|
||||
- 🌐翻訳機能
|
||||
- 🎙マイクの文字起こし機能
|
||||
- 🔈スピーカーの文字起こし機能
|
||||
|
||||
その他の機能ついて詳しくは[Documents](#Documents)まで
|
||||
|
||||
# Documents
|
||||
初期設定や基本機能、その他の機能についても記載してあります。
|
||||
- [Documents](https://mzsoftware.notion.site/VRCT-Documents-be79b7a165f64442ad8f326d86c22246?pvs=4)
|
||||
- [Documents Link](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
|
||||
`python version 3.11.5`
|
||||
2. packageのインストールとVRCTの起動
|
||||
```bash
|
||||
./install.bat
|
||||
```
|
||||
|
||||
3. Usage
|
||||
```bash
|
||||
python main.py
|
||||
```
|
||||
|
||||
## Author
|
||||
- [みしゃ(misyaguzi)](https://github.com/misyaguziya) (メイン開発)
|
||||
- [しいな(Shiina_12siy)](https://github.com/ShiinaSakamoto) (メイン開発, UIデザイン, 翻訳:英語/日本語)
|
||||
- [しいな(Shiina_12siy)](https://twitter.com/Shiina_12siy) ((UI/UX, UI多言語対応))
|
||||
- [レラ](https://github.com/soumt-r) (翻訳:韓国語)
|
||||
- [done_san]() (ロゴデザイン)
|
||||
- [どね]() (ロゴデザイン)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 75 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 148 KiB After Width: | Height: | Size: 155 KiB |
Reference in New Issue
Block a user