Commit Graph

2216 Commits

Author SHA1 Message Date
misyaguziya
c74b5f0929 🐛[bugfix] Model : your とtargetの言語が同一だった場合に一部の翻訳エンジンでエラーが発生するため、その場合に翻訳エンジンをCTranslate2に強制するように修正 2024-12-19 21:31:24 +09:00
Sakamoto Shiina
0eec985a62 [bugfix/Refactor] Checkbox Component. Fix to disabled when it's loading(it was clickable continuously) 2024-12-19 15:38:09 +09:00
misyaguziya
10651f75e5 Merge branch 'multi_language_transcript' into for_webui 2024-12-19 15:21:14 +09:00
misyaguziya
309869c494 🐛[bugfix] Model : 非対応言語の場合に文字起こし失敗の例外処理をパスするように修正 2024-12-19 15:19:38 +09:00
misyaguziya
616125895b Merge branch 'multi_language_transcript' into for_webui 2024-12-19 13:45:47 +09:00
misyaguziya
4d2fd379a8 👍️[Update] Model : 複数言語選択時に複数の音声に対して文字起こしを行う機能を追加 2024-12-19 13:44:52 +09:00
Sakamoto Shiina
0b3e17c331 Merge branch 'ui' into for_webui 2024-12-19 04:05:30 +09:00
Sakamoto Shiina
81ae79dc92 [Update] Localization: en. remove the word 'Select' from some labels in Config Page. 2024-12-18 17:20:28 +09:00
Sakamoto Shiina
c429a82b0f [bugfix] Fix some breakpoints. 2024-12-18 17:13:19 +09:00
Sakamoto Shiina
8cc66ca0cc [Update] Config Page: VR Tab. Add button that send sample texts to Overlay. per 1 sec for now. 2024-12-18 16:31:10 +09:00
Sakamoto Shiina
8629d9aa4a [Update/bugfix] Quick Settings: Expand width.
Config Page: Sidebar: shrink width a bit.
Config Page: Setting Box: each component: Fix gap to prevent sliders cover the label.
2024-12-17 23:56:30 +09:00
misyaguziya
01d9c27728 Merge branch 'bugfix_overlay' into for_webui 2024-12-17 23:47:00 +09:00
misyaguziya
02673f772a Merge branch 'bugfix_transcript' into for_webui 2024-12-17 23:46:42 +09:00
misyaguziya
a1b9aed8a9 🐛[bugfix] Model : overlayのリスタート処理を修正 2024-12-17 23:44:44 +09:00
Sakamoto Shiina
0f7bc29069 [Update] Localization: Config Page: Transcription Tab: Whisper weight type section. change description. 2024-12-17 22:33:48 +09:00
Sakamoto Shiina
3c9c4366ea [Update] Config Page: Change the background color modal and quick settings. 2024-12-17 20:16:44 +09:00
Sakamoto Shiina
988a42f15d [Update] Config Page: VR Tab: Position, Rotation settings. Add reset button that is set default settings. 2024-12-17 20:00:04 +09:00
misyaguziya
6a8a09a3b7 🐛[bugfix] Model : 文字起こしのスピーカー終了処理時のキューの削除処理をマイクの終了処理のキューの削除処理に合わせるように修正 2024-12-17 16:10:44 +09:00
Sakamoto Shiina
ea59cdc63c Merge branch 'ui' into for_webui 2024-12-17 15:17:52 +09:00
misyaguziya
e8d195410e Merge branch 'bugfix_translate' into for_webui 2024-12-17 02:18:39 +09:00
misyaguziya
1afbd8fec6 👍️[Update] Controller : 翻訳エンジンがlimit error時にerror対象の翻訳エンジンのみを使用不可にするように変更 2024-12-17 02:18:26 +09:00
Sakamoto Shiina
857c28db22 [Chore] Config Page: VR: Position, Rotation label's position to a bit above. 2024-12-17 02:02:12 +09:00
Sakamoto Shiina
04b746923c [Update] Localization. Main Page: MessageLogSettingsContainer MessageLogs. Add some Japanese. 2024-12-17 01:28:34 +09:00
Sakamoto Shiina
95855d8191 [Update] Main Page: Message MessageLogSettingsContainer: Add config icon to bottom of it. 2024-12-17 01:11:26 +09:00
misyaguziya
813f2d20f9 👍️[Update] Controller : フラグのON/OFFタイミングを修正 2024-12-17 00:19:50 +09:00
misyaguziya
d381c0a474 Merge branch 'error_log' into for_webui 2024-12-16 23:38:35 +09:00
misyaguziya
3fa819df3f 👍️[Update] All : 不要なprintLogを削除 / なるべくtry exceptした場合にはerrorLogを保存するように変更 2024-12-16 23:38:05 +09:00
Sakamoto Shiina
13deaffee4 [Update] Localization: Config Page: Add some japanese. 2024-12-16 23:30:01 +09:00
misygauziya
030b8a9f01 👍️[Update] Main : error logのトレースバックの処理を集約 2024-12-16 14:22:49 +09:00
misygauziya
8a4721b61d Merge branch 'default_compute_device' into for_webui 2024-12-16 10:13:13 +09:00
misygauziya
a78d63398d 👍️[Update] Config : 初回起動時に限りgpuが使える場合はdefaultでgpuを使用する設定になるように変更 2024-12-16 10:11:53 +09:00
Sakamoto Shiina
78decb1ad0 Merge branch 'ui' into for_webui 2024-12-14 19:29:54 +09:00
Sakamoto Shiina
0f0dcb560c [Update] Config Page: Temporality, Remove About VRCT section. 2024-12-14 19:27:17 +09:00
misyaguziya
0678e3e8bc Merge branch 'text_format' into for_webui 2024-12-14 19:07:57 +09:00
misyaguziya
cf04771d32 👍️[Update] Controller : メッセージフォーマットの翻訳を改行で表現するように変更 2024-12-14 19:07:32 +09:00
Sakamoto Shiina
44f2354483 Merge branch 'prepare_to_the_beta_test' into for_webui 2024-12-14 18:22:45 +09:00
Sakamoto Shiina
9b0a71cccc [Update] Prepare to the beta test. Disable the window refresh function(f5 key) and i18n debug mode. 2024-12-14 18:20:56 +09:00
Sakamoto Shiina
b3a4a25504 Merge branch 'overlay' into for_webui 2024-12-14 13:59:01 +09:00
Sakamoto Shiina
62131b1f3c Merge branch 'ui' into for_webui 2024-12-14 13:50:32 +09:00
Sakamoto Shiina
9f3ff15499 [bugfix/Prepare] Main Page: Message Logs. Remove test code. and hide init invalid endpoint for now.
Fix the error 'Uncaught TypeError: currentMessageLogs.data.map is not a function' with change the type obj to array when init.
2024-12-14 13:43:13 +09:00
Sakamoto Shiina
a5ad2408be [bugfix] Main Page: TranslatorSelectorOpenButton. Fix the new line. 2024-12-13 19:18:53 +09:00
misyaguziya
43b481c185 🐛[bugfix] Model : 起動処理/終了処理を修正 未起動でのパラメータ変更時のエラーを修正 2024-12-13 17:32:32 +09:00
Sakamoto Shiina
5cbd8c46ab [Chore] Config Page: software version text. Adjust size a bit. 2024-12-13 15:42:27 +09:00
Sakamoto Shiina
6d84cabf88 [Update] Config Page: VR Tab: Add restore default settings button. 2024-12-13 15:12:36 +09:00
Sakamoto Shiina
b570034e5b Merge branch 'organize_packages_npm' into for_webui 2024-12-13 14:25:48 +09:00
Sakamoto Shiina
dc1f6d52c8 [Update] Update and fixed the most of the packages for now.(update sass is postponed cuz import syntax deprecated.) 2024-12-13 14:20:03 +09:00
Sakamoto Shiina
62edaf552f [Update] Update Packages tauri and vite. confirmed the released data and It's working. 2024-12-13 12:18:04 +09:00
Sakamoto Shiina
3473d40b89 [Update] Update MUI v5 to v6 and it needs @emotion/react @emotion/styled so restored them... 2024-12-13 10:25:15 +09:00
Sakamoto Shiina
949270b8ca [Remove] Remove some packages that is no longer in use.
@emotion/react, @emotion/styled: It was installed when installed MUI (Material UI) as official install documentation but it doesn't use it for now.
@typescript-eslint/eslint-plugin, @typescript-eslint/parser: It's not using Typescript so remove it. I think it was installed when it set up by vite at the first time? I guess.
2024-12-13 09:55:57 +09:00
Sakamoto Shiina
0e74833f22 Merge branch 'ui' into for_webui 2024-12-13 09:30:46 +09:00