Commit Graph

2424 Commits

Author SHA1 Message Date
misyaguziya
c83715e9f6 Merge branch 'endpoint_response' into for_webui 2024-09-13 10:39:44 +09:00
misyaguziya
f001bebce7 👍️[Update] Model : endpointにreturn に何かしらのresultをすべて入れるように変更 2024-09-13 10:39:27 +09:00
misyaguziya
441ab8b374 Merge branch 'multi_language_translate' into for_webui 2024-09-13 02:29:36 +09:00
misyaguziya
8e35f93a58 Merge branch 'exclude_word' into for_webui 2024-09-13 02:29:29 +09:00
misyaguziya
8f23292a2c 🐛[bugfix] Model: 多言語対応に伴い翻訳エンジンの成否をsuccess[list]形式に対応 2024-09-13 02:29:12 +09:00
misyaguziya
2b5a03efa1 🐛[bugfix] Model: 多言語対応に伴いexclude_wordをtranslation[list]形式に対応 2024-09-13 02:26:56 +09:00
misyaguziya
2f10f03ec8 Merge branch 'exclude_word' into for_webui 2024-09-12 23:14:29 +09:00
misyaguziya
3777da6a0f Merge branch 'overlay' into for_webui 2024-09-12 23:12:00 +09:00
misyaguziya
2201e5bcce 🗑️[remove] Model : XSOverlay の機能を削除 2024-09-12 23:11:46 +09:00
misyaguziya
d0c3e6dd1c 🐛[bugfix] Model: overlay | setOverlayRawの処理を200回繰り返すとOverlayError_RequestFailedが発生するため、Overlayの再起動処理を追加 2024-09-12 23:11:20 +09:00
misyaguziya
39f3c5a84e Merge branch 'papago' into for_webui 2024-09-12 22:52:14 +09:00
misyaguziya
24ac8e1081 👍️[Update] translators update 5.9.2 -> 5.9.2.1 2024-09-12 22:51:54 +09:00
misyaguziya
6cfaf29ba0 Merge branch 'Transliteration' into for_webui 2024-09-12 22:46:50 +09:00
misyaguziya
bdb3ac8954 👍️ [Update] Model : pykakasiのデータベースをbuild時に追加するように変更 2024-09-12 22:46:14 +09:00
Sakamoto Shiina
eeabb8088a Merge branch 'ui' into for_webui 2024-09-12 17:13:36 +09:00
Sakamoto Shiina
6b3ff1f3b2 [Update] Main Page: Side bar scroll bar. Adjust scroll bar color when language selector is opened.(For hiding in appearance) 2024-09-12 16:50:47 +09:00
Sakamoto Shiina
b12908f01f [Update] Config Page: Device Tab. Add dynamic energy threshold functionally and sync slider and entry component. 2024-09-12 15:45:03 +09:00
misyaguziya
84ca8bc2db Merge branch 'develop' 2024-09-12 14:53:13 +09:00
misyaguziya
6e2b29e84c Merge branch 'version' into develop 2024-09-12 14:14:59 +09:00
misyaguziya
c0029e7e62 👍️[Update]Version 2.2.6 -> 2.2.7 2024-09-12 14:14:43 +09:00
misyaguziya
67e73d0dfa Merge branch 'requirements' into develop 2024-09-12 14:13:49 +09:00
misyaguziya
d47fcda679 👍️[Update] numpy のバージョンを修正 2024-09-12 14:13:21 +09:00
misyaguziya
4ca27d98ed Merge branch 'requirements' into develop 2024-09-12 14:00:34 +09:00
misyaguziya
7d8ffaa15b 👍️[Update] torch周りで問題が発生したため、requirementsを最新のものに更新 2024-09-12 14:00:20 +09:00
Sakamoto Shiina
4a3d5b142f Merge branch 'remove_xsoverlay_ui' into develop 2024-09-12 13:41:56 +09:00
Sakamoto Shiina
72ed196329 [Remove] XSOverlay廃止に伴いUI削除 2024-09-12 13:41:22 +09:00
misyaguziya
ff981622be Merge branch 'remove_xsoverlay' into develop 2024-09-12 13:29:26 +09:00
misyaguziya
437d9eb644 🗑️[remove] Model : XSOverlay の機能を削除 2024-09-12 13:29:13 +09:00
misyaguziya
394daac730 Merge branch 'bugfix_papago' into develop 2024-09-12 13:20:57 +09:00
misyaguziya
fbbf3189fc 👍️[Update] translators update 5.9.2 -> 5.9.2.1 2024-09-12 13:20:37 +09:00
misyaguziya
b1751f69cb Merge branch 'transliteration' into for_webui 2024-09-12 00:43:44 +09:00
misyaguziya
ce28366278 👍️ [Update] Model : 日本語ひらがな/ローマ字 変換の実装
ローマ字/ひらがな有効でかつ以下の場合に動作
- 送信の翻訳時にtargetのプライマリが日本語の場合
- 受診時にtargetのプライマリが日本語の場合
2024-09-12 00:42:49 +09:00
Sakamoto Shiina
166759075a [Update] Config Page: Device Tab. dropdown component. Add onMouseLeave Function. The content's text size up. 2024-09-12 00:27:27 +09:00
Sakamoto Shiina
c422a13df3 [Update] Config Page: Device Tab. Adjust designs. 2024-09-11 23:50:36 +09:00
Sakamoto Shiina
f6eaf84f85 [Update/bugfix] Config Page: Device Tab. Mic host/device section. Put together mic host and device settings in one section.
Fix dropdown menu contents width and position. and add padding right for preventing text to cover svg arrow.
2024-09-11 19:02:44 +09:00
Sakamoto Shiina
f2f9b7d1c9 [bugfix] Main Page: Side bar. Fix the width (and remove scroll bar when it's compact mode.) 2024-09-11 16:00:58 +09:00
Sakamoto Shiina
f0cffa7127 [Update] Main Page: Side bar. Scroll bar only shows when the side bar area is hovered. 2024-09-11 14:46:00 +09:00
Sakamoto Shiina
7068167866 [UPdate] Main Page: Side bar. Now, scrollable. 2024-09-11 13:46:45 +09:00
misyaguziya
8345945bdc Merge branch 'listening_energy' into for_webui 2024-09-11 13:28:52 +09:00
misyaguziya
0e226f7328 👍️[Update] Model : energyの終了方法とreturnの値を修正 2024-09-11 13:28:35 +09:00
misyaguziya
ab2dc073b9 🚧 [WIP/TEST] Model : 日本語ひらがな/ローマ字 変換の実装 2024-09-11 11:08:51 +09:00
Sakamoto Shiina
ccdd070fed Merge branch 'ui' into for_webui 2024-09-11 00:45:14 +09:00
Sakamoto Shiina
4d9a6fedb7 [Update] Config Page: Device Tab. Threshold section. Add check volume button and remove dev component. 2024-09-11 00:33:09 +09:00
Sakamoto Shiina
e1d8f59890 [Refactor] Change the function names. 2024-09-10 21:11:15 +09:00
Sakamoto Shiina
b4d164e116 [bugfix] Config Page: Device Tab. ThresholdEntry. fix that can see green background color that I forgot to remove. 2024-09-10 20:16:22 +09:00
Sakamoto Shiina
be7e77787e [Update] Config Page: Device Tab. Threshold section. Add validation that when input area to be blank, put 0 automatically. 2024-09-10 20:08:32 +09:00
Sakamoto Shiina
f0cadb1335 [bugfix] Main Page: Message Log. fix format error that receive from python. 2024-09-10 18:10:52 +09:00
Sakamoto Shiina
ac6b898a46 [Perf/bugfix] Separate custom hooks and prevent re-render issues.
Config Page: Device Tab. threshold component. fix problem that the input component focused out when input something each time.
Set threshold data when started python.
2024-09-10 17:21:03 +09:00
misyaguziya
5a7de58525 Merge branch 'multi_language_translation' into for_webui 2024-09-10 14:46:30 +09:00
misyaguziya
3a4ae5401a 👍️[Update] Model : 未使用のconfigをコメントアウト 2024-09-10 14:45:57 +09:00