Commit Graph

1856 Commits

Author SHA1 Message Date
misyaguziya
f41c7ad8dc 🐛[bugfix] Model : overlayの設定変更を反映されるように修正 2024-11-19 00:03:31 +09:00
misyaguziya
69e248fb07 🐛[bugfix] Model : overlayのinit完了タイミングを修正 2024-11-16 17:52:05 +09:00
misyaguziya
2e54648ee6 👍️[Update] Model : Overlayの起動タイミングを修正 2024-11-16 10:19:38 +09:00
misyaguziya
59f544396c 🐛[bugfix] Model : overlayのバグを修正
fontのバスを修正
翻訳の変数の型がstr -> listに変更になったため、修正
2024-11-16 02:41:23 +09:00
Sakamoto Shiina
ea12cbc083 Merge branch 'ui_overlay' into for_webui 2024-11-15 17:41:54 +09:00
Sakamoto Shiina
d47b47cc5a [UPdate] Config Page: Vr Tab. Add tracker settings. 2024-11-15 17:35:06 +09:00
misyaguziya
d8e256ed98 Merge branch 'bugfix_config' into for_webui 2024-11-15 17:27:32 +09:00
misyaguziya
cd0aa41e6f 🐛[bugfix] config : _OVERLAY_SMALL_LOG_SETTINGSにtrackerを設定できるように修正 2024-11-15 17:27:18 +09:00
Sakamoto Shiina
d024062a05 [Update] Config Page: Vr Tab: Add OverlayLargeLogSettings. 2024-11-15 16:54:23 +09:00
misyaguziya
e68cdfbf19 🐛[bugfix] typo : removeLogFiles -> removeLog 2024-11-15 11:24:08 +09:00
misyaguziya
b3dda2cecf Merge branch 'init_download' into for_webui 2024-11-15 11:01:19 +09:00
misyaguziya
b37d9248c3 👍️[Update] Controller : process.logの削除機能を追加 2024-11-15 11:00:06 +09:00
misyaguziya
e147f68a19 👍️[Update] Controller : AI modelのダウンロードをCTranslate2とWhisper同時に行うように変更 2024-11-15 10:58:40 +09:00
Sakamoto Shiina
5d118fc73b Merge branch 'ui_starting_up' into for_webui 2024-11-15 07:14:59 +09:00
Sakamoto Shiina
36e5c66e9b [Update] Starting Up: Add model downloading animation for initialization(temporary). 2024-11-15 07:04:15 +09:00
misyaguziya
fddf4d10dc Merge branch 'init_download' into for_webui 2024-11-14 23:09:26 +09:00
misyaguziya
c5cd80b542 👍️[Update] Controller : AI modelのダウンロードの同期処理を追加 2024-11-14 22:53:42 +09:00
Sakamoto Shiina
2c7bb53b64 [Update] Starting Up: Add loading animation when the software preparing, until backend is ready. 2024-11-14 15:48:38 +09:00
misyaguziya
a3d257fa18 Merge branch 'bugfix_update' into for_webui 2024-11-14 14:43:07 +09:00
misyaguziya
53b169804d 🐛[bugfix] Model : github apiのアクセス制限による起動エラーに対応 2024-11-14 14:42:43 +09:00
misyaguziya
3bdfe0a389 Merge branch 'overlay' into for_webui 2024-11-14 14:13:42 +09:00
misyaguziya
d7231e17b8 👍️[Update] Model : Overlay LargeLogのUIを修正 2024-11-14 14:07:51 +09:00
misyaguziya
547a410ecc 👍️[Update] Model : Overlay LargeLogのUIを修正 2024-11-14 13:52:58 +09:00
misyaguziya
b6760877e3 👍️[Update] Model : Overlay LargeLogのUIを修正 2024-11-14 11:55:18 +09:00
Sakamoto Shiina
2d77f15c41 Merge branch 'change_init_transcription_engine' into for_webui 2024-11-14 10:40:23 +09:00
Sakamoto Shiina
bd69261397 [Update] config.py: 音声認識エンジンの初期値をWhisperからGoogleに変更。 2024-11-14 10:37:05 +09:00
Sakamoto Shiina
b4fe4961f7 Merge branch 'ui' into for_webui 2024-11-14 10:08:26 +09:00
Sakamoto Shiina
4b92c210d6 [Update] Main Page: Add the software update available button. 2024-11-14 10:07:09 +09:00
Sakamoto Shiina
c374a2dc03 [bugfix] fix error log(console) 2024-11-14 08:05:26 +09:00
misyaguziya
b05c952148 🐛[bugfix] Model : Overlay 設定値のミスを修正 2024-11-14 07:03:19 +09:00
Sakamoto Shiina
4b8b098c57 [Update] Config Page: Others Tab: Add EnableSendReceivedMessageToVrc(Speaker2Chatbox). 2024-11-14 06:59:41 +09:00
Sakamoto Shiina
7cacdae46b [Update] Config Page: Transcription Tab. Add section label. 2024-11-14 05:47:41 +09:00
Sakamoto Shiina
7bb64daccb Merge branch 'ui' into for_webui 2024-11-13 12:43:37 +09:00
Sakamoto Shiina
9d620e9834 [Update] Config Page: Transcription Tab. Add SelectedTranscriptionEngine. 2024-11-13 12:35:09 +09:00
Sakamoto Shiina
4db5306178 [Update] Config Page: Translation, Transcription Tab: CTranslate2, Whisper. Apply Localization. 2024-11-13 09:50:21 +09:00
Sakamoto Shiina
6c0c67ab40 [Refactor] Tidy up utils' files and functions. 2024-11-13 09:31:27 +09:00
Sakamoto Shiina
dd21623b59 [Update/Refactor] Main Page: Translation Engines. Apply Localization. 2024-11-13 06:54:28 +09:00
Sakamoto Shiina
f835a3be80 [Refactor] ui_configs: rename the keys. 2024-11-12 15:23:02 +09:00
Sakamoto Shiina
b503c843b2 [bugfix] fix the radio button width. 2024-11-12 15:05:15 +09:00
Sakamoto Shiina
8367ccca9e Merge branch 'ui_weight_types' into for_webui 2024-11-12 14:55:20 +09:00
Sakamoto Shiina
96ed2a9afc [Update] Config Page: Transcription Tab. Add Whisper Weight Type Selector. Downloadable. 2024-11-12 14:52:15 +09:00
Sakamoto Shiina
36c53c49a2 [Update] Config Page: Translation Tab. Add Internal Translation Weight Type Selector. Downloadable. 2024-11-12 13:02:05 +09:00
misyaguziya
2df88bf698 👍️[Update] Model : Overlay() classをsizeに依存しない設計に修正 2024-11-10 17:55:06 +09:00
misyaguziya
109b7e62ba 🐛[bugfix] Model : Overlayの起動でライブラリの初期化を行うタイミングでsmallとlargeの2つのハンドルを生成するように変更 2024-11-10 03:58:13 +09:00
misyaguziya
d5066cb60d 🐛[bugfix] Model : Overlayの起動処理を修正 2024-11-10 00:57:43 +09:00
misyaguziya
7f1b635f63 👍️[Update] Model : Overlay settings にtrackerを追加 2024-11-09 17:33:51 +09:00
misyaguziya
d4f58fdb90 👍️[Update] Model : Overlay Large logを文字起こし動作時に設定するように追加 2024-11-09 17:16:35 +09:00
misyaguziya
78dad96124 👍️[Update] Model : Overlay Large log機能を追加 2024-11-09 16:49:45 +09:00
Sakamoto Shiina
43b061b007 Merge branch 'restore__bugfix_translator' into for_webui 2024-11-07 07:06:39 +09:00
Sakamoto Shiina
768debfb2b [Update] Restore the branch bugfix_translator. 2024-11-07 07:05:55 +09:00