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
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
misyaguziya
ac14d2c76b
👍 ️[Update] Model : 翻訳エンジン周りのendpointを追加
...
- /controller/callback_enable_multi_language_translation
- /controller/callback_disable_multi_language_translation
- /controller/list_translation_engines
2024-09-10 14:45:20 +09:00
Sakamoto Shiina
37989d5f7a
[Update] Config Page: Device Tab. To sync Threshold value between slider and entry component.
2024-09-10 08:06:09 +09:00
misyaguziya
467b02b3d2
Merge branch 'multi_language_translation' into for_webui
2024-09-10 02:15:22 +09:00
misyaguziya
4eaa3c5c89
🐛 [bugfix] Model : 多言語翻訳を使用しない場合にプライマリの言語のみで翻訳エンジンを選択できるように修正
2024-09-10 02:15:05 +09:00
Sakamoto Shiina
49bb7d7c5f
[Update] Config Page: Device Tab. Add threshold slider functionally.
2024-09-09 20:09:32 +09:00
misyaguziya
1f172c8127
🐛 [bugfix] Model : 言語設定のバグを修正
2024-09-09 19:39:21 +09:00
misyaguziya
1ef829c33b
Merge branch 'multi_language' into for_webui
2024-09-09 17:46:06 +09:00
misyaguziya
da028da20b
🚧 [WIP/TEST] Model : 言語の設定方法を全面的に見直し
...
SOURCE_COUNTRY等を削除
2024-09-09 17:43:06 +09:00
misyaguziya
095f95bbff
Merge branch 'model_traslation_format' into for_webui
2024-09-09 12:57:37 +09:00
misyaguziya
5ccedb8cd0
👍 ️[Update] Model : translationの出力をlist形式に変更
2024-09-09 12:57:22 +09:00
Sakamoto Shiina
0773d0e75f
Merge branch 'ui' into for_webui
2024-09-09 12:39:04 +09:00
misyaguziya
24a0bc0b55
🚧 [WIP/TEST] Model : マルチ言語対応のconfig設定について実装
...
PRIMARY/SECONDARY/TERTIARY
2024-09-09 12:38:50 +09:00
Sakamoto Shiina
5eaaea535c
[Update] Main Page: Log Box. 翻訳後文章表示対応。
2024-09-09 12:37:38 +09:00
Sakamoto Shiina
a4d7e886d5
[Update] Main Page: Message Input Box. Add function, changeable the send button "hide", "show", "show_and_disable_enter_key".
2024-09-08 23:52:00 +09:00
Sakamoto Shiina
2b9061d74d
[Update] Config Page: Others Tab. Add section, send message button type.
2024-09-08 23:13:18 +09:00
Sakamoto Shiina
6aa427baec
[Update] Main Page: Message input box. Add function, auto clear message box.
2024-09-08 18:14:58 +09:00
Sakamoto Shiina
28a602e01e
[Update] Config Page: Add Others Tab. Add section Auto Clear Message Box.
2024-09-08 17:43:54 +09:00
Sakamoto Shiina
33cd7b442d
Merge branch 'ui' into for_webui
2024-09-08 14:00:30 +09:00
Sakamoto Shiina
e0d9c99075
[Update/WIP] Config Page: Device Tab. 音量チェックができるように(Dev)
2024-09-08 13:59:12 +09:00
Sakamoto Shiina
ef5eb2fb40
[Update/Perf] Config Page: Device Tab. Add threshold_component(dev).
...
Improve re-render, unnecessary, problem.
2024-09-07 21:32:44 +09:00
misyaguziya
480d0f3f11
Merge branch 'model_downloader' into for_webui
2024-09-05 17:26:57 +09:00
misyaguziya
04378c5937
🐛 [Update] Model : 間違っているpathを修正
2024-09-05 17:26:31 +09:00
misyaguziya
cb0e6e12f9
Merge branch 'model_downloader' into for_webui
2024-09-04 14:20:23 +09:00
misyaguziya
9d7819b186
👍 ️[Update] Model : モデルのダウンロード処理をスレッドで進行するように変更
2024-09-04 14:19:21 +09:00
misyaguziya
93ba4a0155
Merge branch 'python-build' into for_webui
2024-09-04 10:11:48 +09:00
misyaguziya
4d3b0b96dc
👍 ️[Update] Build : pythonをonefile から onedirに変更
...
pyinstallerのビルド設定をspecファイルに書き出し
_internalフォルダはresourcesで追加
2024-09-04 01:37:35 +09:00
misyaguziya
1fc2ad6824
Merge branch 'encode' into for_webui
2024-09-03 19:36:40 +09:00
misyaguziya
9b7a614b8b
🐛 [bugfix] Model : typoを修正
2024-09-03 19:36:26 +09:00
misyaguziya
7ae86268a9
👍 ️[Update] Model : tauri -> python のencode処理を整理
2024-09-03 18:18:58 +09:00
misyaguziya
fb0a4a8f26
👍 ️[Update] Model : tauri -> python のデータ部分をbase64でencodeするように修正
2024-09-03 14:47:22 +09:00
Sakamoto Shiina
87d2ecef34
Merge branch 'ui' into for_webui
2024-09-03 11:33:16 +09:00
Sakamoto Shiina
f34eaa6ee2
[Update] Config Page: Device Tab. Add Speaker device selector.
...
(Now, Devices (Mic host, Mic device, Speaker device) are selectable.)
2024-09-03 11:30:40 +09:00
Sakamoto Shiina
18672d6dd1
[bugfix/Refactor] Config Page: Device Tab. Fix render error when open config page before preparing backend.
...
And remove the code that is no longer in use.
2024-09-03 11:15:34 +09:00
Sakamoto Shiina
96708a27a6
[Update] Config Page: Device Tab. Fetch latest data mic host list and device list when open the list container every time.
2024-09-03 10:49:52 +09:00
Sakamoto Shiina
aed9faa72f
Merge branch 'ui' into for_webui
2024-09-03 09:00:39 +09:00