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 |
|
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 |
|
Sakamoto Shiina
|
87cda49994
|
[Update] Config Page: Device Tab. To be selectable mic host and device.
|
2024-09-03 08:59:38 +09:00 |
|
misyaguziya
|
2a148f3c75
|
Merge branch 'model' into for_webui
|
2024-09-02 22:01:28 +09:00 |
|
misyaguziya
|
9a829c162d
|
🐛[bugfix] Model : 出力するデータを修正
|
2024-09-02 22:01:12 +09:00 |
|
Sakamoto Shiina
|
bf21a20315
|
[Update] Config Page: Device tab. add mic device list.(not selectable yet.)
|
2024-09-02 17:25:43 +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 |
|
misyaguziya
|
e45fc340e8
|
👍️[Update] Model : transcriptionの終了処理のactionを削除
|
2024-09-02 16:01:31 +09:00 |
|
misyaguziya
|
2fd40aeb23
|
👍️[Update] Model : messagebox send/typing/typing_stopで不要なコードを削除
|
2024-09-02 14:04:51 +09:00 |
|
Sakamoto Shiina
|
6c68f3744f
|
[bugfix] Config Page: Fix get software version function that wasn't working because of typo.
|
2024-09-02 12:36:37 +09:00 |
|
Sakamoto Shiina
|
45c6562717
|
[Update] Change the endpoint that send message from message box.
|
2024-09-02 12:27:25 +09:00 |
|
Sakamoto Shiina
|
61c1ad624a
|
Merge branch 'ui' into for_webui
|
2024-09-02 12:12:02 +09:00 |
|
misyaguziya
|
e5e01f5939
|
Merge branch 'models' into for_webui
|
2024-09-02 12:07:53 +09:00 |
|
misyaguziya
|
b5f8a0d560
|
🗑️[Remove] Model : SENT_MESSAGES_LOG/CURRENT_SENT_MESSAGES_LOG_INDEXを削除(コメントアウトのみ)
|
2024-09-02 12:07:13 +09:00 |
|
misyaguziya
|
5697f3273f
|
👍️[Update] Model : messagebox send/typing/typing_stopを追加
|
2024-09-02 12:05:27 +09:00 |
|
Sakamoto Shiina
|
231125e406
|
[Update] Config Page: Change background color and adjust DropdownMenu component for it.
|
2024-09-02 10:39:02 +09:00 |
|
misyaguziya
|
1f5a27343d
|
👍️[Update] Model : messegae送信のテストコードを修正
|
2024-09-02 10:33:08 +09:00 |
|
Sakamoto Shiina
|
fdbaaaaca9
|
[bugfix/chore] Main Page: Sidebar. fix vrct logo height that was shrink.
|
2024-09-02 09:08:39 +09:00 |
|
Sakamoto Shiina
|
597fee16df
|
[bugfix] Main Page: MainFunctionSwitches. fix the label width that was shrinking and wrapping unexpectedly.
|
2024-09-02 09:08:39 +09:00 |
|
Sakamoto Shiina
|
ed26d157b5
|
[Update] Config Page: Adjust sidebar sizes to smaller.
|
2024-09-02 09:08:39 +09:00 |
|
Sakamoto Shiina
|
e9d4ce2012
|
[Update] Config Page: Adjust Go back button to be a bit smaller and expand clickable range.
|
2024-09-02 09:08:39 +09:00 |
|
Sakamoto Shiina
|
91c2a9cb5b
|
[Update] Config Page: Change the design to be natural and behavior smoother.
|
2024-09-02 09:08:02 +09:00 |
|
misyaguziya
|
0528bfe181
|
🗑️[Remove] Model : remove xsoverlay module(不足分を追加)
|
2024-09-01 23:22:20 +09:00 |
|
misyaguziya
|
dfbc1f92e7
|
🗑️[Remove] Model : remove xsoverlay module
|
2024-09-01 23:14:20 +09:00 |
|
Sakamoto Shiina
|
3446862eda
|
[Update] To be switchable between ConfigPage and MainPage.
|
2024-09-01 19:48:58 +09:00 |
|
misyaguziya
|
1fa46fea12
|
Merge branch 'models' into for_webui
|
2024-09-01 19:18:06 +09:00 |
|
misyaguziya
|
bde07be4e2
|
👍️[Update] Model : warnings ignoreの場所を修正
|
2024-09-01 18:11:45 +09:00 |
|