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
misyaguziya
c724f7d7ae
👍 ️[Update] Model : import のパスを修正
2024-09-01 17:59:07 +09:00
misyaguziya
4c2e4a6e04
👍 ️[Update] Model : status 348のlog を printLog関数に集約
2024-09-01 17:33:22 +09:00
misyaguziya
8f2c81a7d7
Merge branch 'models' into for_webui
2024-08-31 16:10:27 +09:00
misyaguziya
5ff0e45b24
Merge branch 'send_message' into for_webui
2024-08-31 16:10:20 +09:00
misyaguziya
6886241154
👍 ️[Update] Model : FutureWarningが出るのでignoreで対応
...
huggingface_hub\file_download.py:1150: FutureWarning: resume_download is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use force_download=True.
2024-08-31 16:10:00 +09:00
misyaguziya
bc59cf6089
🚧 [WIP/TEST] Controller : stdioでのtauriとpythonの通信をutf8でエンコード/デコードするように変更
2024-08-31 11:04:11 +09:00
misyaguziya
0a7e5e0a93
Merge branch 'models' into send_message
2024-08-30 23:47:01 +09:00
misyaguziya
090483543b
🚧 [WIP/TEST] Controller : チャット時にIDを付与するように変更
2024-08-30 23:46:51 +09:00
Sakamoto Shiina
652e336d86
[Update/WIP] メッセージ送信リクエスト時にidを付与。
2024-08-29 10:37:56 +09:00
Sakamoto Shiina
9110ab1ce9
Merge branch 'ui' into for_webui
2024-08-28 17:24:42 +09:00
misyaguziya
caab8f746b
👍 ️[Update] Controller : 起動時にモデルのweightファイルをダウンロードするように実装
2024-08-28 11:39:34 +09:00
misyaguziya
519ab57137
🗑️ [Removal] update/restart処理を別プログラムに任せるためバッチ処理を削除
2024-08-28 11:36:17 +09:00
Sakamoto Shiina
9d278c87aa
[Update] 文字起こしされたメッセージをログに表示(スピーカー)(翻訳未対応)
2024-08-28 09:09:56 +09:00
Sakamoto Shiina
4ef575f2a9
[Update] 文字起こしされたメッセージをログに表示(マイクのみ + 翻訳未対応)
2024-08-28 00:40:06 +09:00
misyaguziya
41199221f6
Merge branch 'models' into for_webui
2024-08-27 17:42:51 +09:00
misyaguziya
2135b1a561
👍 ️[Update] change requirements.txt
...
update package version
2024-08-27 17:41:17 +09:00
Sakamoto Shiina
1042c5e2b9
[Refactor] Logic: Move object structure creation to the parent file.
2024-08-27 11:06:10 +09:00
misyaguziya
aa0902ee15
👍 ️[Update] Backend : backend exe name change text.exe to backend.exe
2024-08-21 01:18:02 +09:00