Commit Graph

147 Commits

Author SHA1 Message Date
Sakamoto Shiina
f74ebc1942 [Update] Config Page: Add Appearance Tab. Add UI Language section.(Functionally, too) 2024-09-13 16:23:23 +09:00
Sakamoto Shiina
c422a13df3 [Update] Config Page: Device Tab. Adjust designs. 2024-09-11 23:50:36 +09:00
Sakamoto Shiina
26691f773f [Update] Config Page: Add Device tab. add mic host list.(not selectable yet.) 2024-09-02 17:05:38 +09:00
Sakamoto Shiina
3ed3d5eb40 [Update] Combine in one window. Rename Main/Config Window to Main/Config Page accordingly.
For now, I put Config Page to below the main page temporary. Open Config Button does not work.
2024-08-09 12:23:17 +09:00
Sakamoto Shiina
e9de5df8a5 [Update/bugfix] Localization. Adjust to i18next's variable format. 2024-08-08 07:31:38 +09:00
Sakamoto Shiina
ebd1a8d70d [Update] Migrate to tauri-app(Web UI) 2024-07-25 01:01:22 +09:00
Sakamoto Shiina
3d785a62b9 [Update] add info for localization users. 2024-06-14 12:51:12 +09:00
Sakamoto Shiina
d94fc06236 [Update] zh->zh-Hant 正體中文->繁體中文 2024-06-13 18:04:48 +09:00
Flizzy
0f8f4b8952 feat: UI Support Traditional Chinese 2024-06-06 18:53:32 +08:00
misyaguziya
bd6ea56627 👍️[Update] Model/View : rename "depth" -> " z_pos" 2024-05-15 16:25:19 +09:00
Sakamoto Shiina
dd643daa78 [Update] Quick Settings Window(Overlay):
・rotation周り、文言修正、日本語対応。
・初期値に戻すボタンへの対応。
2024-05-15 13:26:05 +09:00
Sakamoto Shiina
6bd2ad4133 [Update] 文言修正、イースターエッグ。 2024-05-09 07:07:33 +09:00
Sakamoto Shiina
e76d42172d [Update/bugfix] 文言修正。インデントミスで日本語対応できていなかったのを修正。 2024-05-09 07:00:14 +09:00
Sakamoto Shiina
37cab3fe3c [Update] Main Window: VRC Mic Mute Sync, Overlay. Quick Settings. add Japanese and light theme. 2024-05-09 06:43:08 +09:00
misyaguziya
b78c4b8d4d Merge branch 'oscVoiceMute' into develop
# Conflicts:
#	model.py
2024-05-08 09:51:06 +09:00
Sakamoto Shiina
cc7e21a609 [Update] Config Window: Add switch function. VRChat Mic Mute Sync. 2024-05-01 20:05:33 +09:00
Sakamoto Shiina
10f498daf2 [Update/bugfix] Config Window: VR Tab. Overlay詳細設定として、メイン画面から開けるOverlay Settings Windowを開くボタンを追加。
XSOverlay項目をVR Tabに移動。それにともない「VR限定」の文字を削除
Overlay Settings、初期値に戻すボタン右側の余計な余白を削除
2024-04-27 01:52:42 +09:00
Sakamoto Shiina
fc5ba74a83 [Update] Overlay Settings:
一部日本語対応。
それぞれの項目が広すぎと感じたので少し狭く。
2024-04-27 01:12:49 +09:00
Sakamoto Shiina
a43f089adb [Update] Overlay Settings:
初期値に戻すボタンと機能を追加。
y_posの設定可能範囲を増やした。
padding調整など。
2024-04-27 00:48:02 +09:00
misygauziya
d1cd96cca9 Merge branch 'overlay_transparency' into develop 2024-04-25 11:14:01 +09:00
Sakamoto Shiina
5b38db9557 [Update] Main Window, Quick Settings Window: add VR Settings and it'll open the settings window that is for Overlay settings. 2024-04-23 16:31:43 +09:00
Sakamoto Shiina
62d01d4168 Merge branch 'view' into develop
# Conflicts:
#	vrct_gui/splash_window/SplashWindow.py
2024-04-21 10:26:48 +09:00
Sakamoto Shiina
d715f0b6d6 [Update] Config Window: Add VR Tab. Add Item, Enable OpenVR Switch. 2024-04-19 08:59:31 +09:00
Soumt
b6b04a99a0 chore: Korean Locale Update 2024-04-18 12:44:56 +09:00
misyaguziya
ca6e037086 Merge branch 'overlay' into develop
# Conflicts:
#	requirements.txt
2024-04-16 10:24:05 +09:00
Sakamoto Shiina
cae1406d2b [Update] Easter Eggとして、メイン画面ロゴ(コンパクトモード未対応)を3回クリックするとEaster Egg機能がオンになるように。
オフに戻すには再起動で。
※save jsonはコメントアウトしています。(今後、本実装する時に値が増えたり何かしら名前が変更になる可能性を考えて、ユーザー側にデータを保存したくないため)
2024-04-14 21:46:42 +09:00
Soumt
cd9b631d8c feat: add korean string 2024-04-11 18:04:34 +09:00
Sakamoto Shiina
8b3e3cb7b0 [Update] 文言修正とローカライズ韓国語準備
※アプデ時、説明文に「再起動」としていたのを「アプリを再起動」に変更。PCを再起動すると勘違いするため。
2024-04-11 16:54:37 +09:00
Sakamoto Shiina
406d846b6b [Update] Config Window: Transcription (Speaker) Tab. Add Select Speaker Devices. 2024-04-07 11:56:39 +09:00
Sakamoto Shiina
c1437de575 [Update] Config Window: DeepL Auth Key. 認証キー成功時と失敗時に通知として設定画面上に表示。 2024-02-15 11:56:58 +09:00
Sakamoto Shiina
10a18edd24 [Update] Config Window: Whisperモデル 説明文追加。実際にmedium以上のモデル選択時、使用すら困難なくらい重いので、警告の意味を込めて追加。 2024-02-14 23:29:45 +09:00
Sakamoto Shiina
9e12d43fe0 [Update/bugfix] Config Window: DeepL Auth Key. DeepLアカウントページを開けるボタンを追加。
メイン画面翻訳エンジン選択のボタンを押した時の処理が2回走っていたのを修正。
2024-02-14 23:00:54 +09:00
Sakamoto Shiina
e012f92e06 [Update] Config Window: Message Formats. 文言の変更。 2024-02-14 10:57:14 +09:00
Sakamoto Shiina
c459b97ca3 [Refactor] Config Window: Transcription tab. whisper関係の文言をi18nを使って呼び出す部分、重複した部分が多いのでリファクタリング。 2024-02-08 04:31:27 +09:00
Sakamoto Shiina
ea10573a3d [Update/Chore] Config Window: Transcription Tab. Whisper関連の文言追加や変更。
config.pyからの読み込み時に間違った方法で読み込んでいたのを修正。
2024-02-08 02:27:41 +09:00
misyaguziya
61a6eb792b [WIP/TEST] distil-wisperを削除/faster-wisperの処理を修正 2024-02-04 02:42:59 +09:00
misyaguziya
7aafce6e2e [WIP/TEST] distil-wisperの処理を追加 2024-02-04 01:03:38 +09:00
Sakamoto Shiina
ee5c4c05ce [WIP/TEST] UI: 機能と見た目を繋ぎました。設定画面からいじれます。 2024-02-02 18:08:18 +09:00
Soumt
88a34e456e [Update] Locales : Add some Korean strings 2024-01-23 00:40:45 +09:00
Sakamoto Shiina
204710ea58 [WIP] Prepare for adding korean ui language. 2024-01-22 23:14:46 +09:00
Sakamoto Shiina
96c8d071f1 [Chore] Remove the code that is no longer in use. 2024-01-22 22:56:14 +09:00
Sakamoto Shiina
79733f62d5 [Update] Config Window: Add description to DeepL Auth Key Section. 2024-01-22 22:52:12 +09:00
Sakamoto Shiina
127ce6fb3f Merge branch 'change_ctranslate2_model' into develop 2024-01-22 22:28:05 +09:00
Sakamoto Shiina
46aafa4a4d [Update/Refactor] Main Window: Use translation feature ON/OFF時のwidget調整。
Translation Each Other表示は、翻訳機能使わない場合は必要のない情報なので、その時はSwap Language表示に固定。
2024-01-22 18:20:10 +09:00
Sakamoto Shiina
ee7589ba93 [Update] 文言修正。カッコなど。 2024-01-19 12:21:05 +09:00
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
Sakamoto Shiina
b9ae2e107a [Update/Refactor] フェールセーフとしてCTranslate2への切り替わり時に、システムログとして表示を変更。ポップアップ表示のコードなどは一旦コメントアウト。
controller.py: 重複していたコードを関数として切り出しなど。
2024-01-16 10:29:26 +09:00
Sakamoto Shiina
f2321fcbc4 [Update] Main Window: Selectable Translation Engines.
・UI調整、文言変更。日本語は幅を取りすぎるので、"(デフォルト)"表示を"(Default)"と英語表記に。他の言語との兼ね合いもあるので、今はとりあえずlocalesのymlにそれぞれ直接記述。
・UI Scaling対応
・UI Theme(Light)対応
2024-01-15 12:05:06 +09:00
Sakamoto Shiina
6cd56991c3 [bugfix/chore] Main Window: Selectable Translation Engines.
・ドロップダウンメニューの文言修正。(CTranslate2の表示修正と、デフォルトである旨を追加)
・幅が規定値より超えた時の処理でエラーが発生するのを修正
2024-01-14 19:11:09 +09:00
Sakamoto Shiina
8c64b91839 [Update] Main Window: (WIP UI) CTranslate2、内部翻訳機能などの追加により、メイン画面にUI追加。デザインは確定ではなく、UI Scaling未対応などテスト状態です。 2024-01-13 12:37:37 +09:00