Commit Graph

1449 Commits

Author SHA1 Message Date
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
misyaguziya
95c0634300 👍️[Update] Model : 初期化処理のスタート/完了を通知するように修正 2024-08-19 12:28:46 +09:00
misyaguziya
2e77206080 Merge branch 'models' into for_webui 2024-08-16 01:22:44 +09:00
misyaguziya
29585076ed 👍️[Update] View : Endpointを一部接続 2024-08-16 01:22:18 +09:00
Sakamoto Shiina
614905fa6a Merge branch 'ui' into for_webui 2024-08-14 14:28:30 +09:00
Sakamoto Shiina
c0411ef4a8 [Update/bugfix] About VRCT: Poster showcase worlds. Fix clickable range to expand.
And replace the link "Twitter" to "X".
2024-08-14 14:01:22 +09:00
Sakamoto Shiina
f96b834de5 [Update] About VRCT: Add some poster showcased worlds. (sync with v2.2.6) 2024-08-14 13:29:00 +09:00
misyaguziya
ed54509383 Merge branch 'downloader' into for_webui 2024-08-11 19:48:18 +09:00
misyaguziya
83bf21c20e 👍️[Update] Main/Controller : CTranslate2/Whisper model weight download のDownload済みの場合の処理を追加 2024-08-11 19:02:55 +09:00
misyaguziya
a8f6a31128 Merge branch 'downloader' into for_webui 2024-08-11 13:51:59 +09:00
misyaguziya
633cdf246c 👍️[Update] Models : change print log to json format log 2024-08-11 13:51:48 +09:00
misyaguziya
3924b2eb3b 👍️[Update] Main/Controller : Add CTranslate2/Whisper model weight download endpoints 2024-08-11 13:50:51 +09:00
misyaguziya
c7ed586bb3 Merge branch 'model' into for_webui 2024-08-10 11:21:19 +09:00
misyaguziya
87148af4e5 🐛[bugfix] Main : テストコードのlogのstatusを追加 2024-08-10 11:19:51 +09:00
Sakamoto Shiina
2218d4615e [Chore/bugfix] fix the receive status code 384 to 348 that i wanted to put. 2024-08-10 11:13:26 +09:00
misyaguziya
be6e29515d Merge branch 'models' into for_webui 2024-08-10 04:49:13 +09:00
misyaguziya
294b519d02 👍️[Update] Main/Controller : logのstatusを追加 2024-08-10 04:48:04 +09:00
misyaguziya
3a1e5b8d89 👍️[Update] Main/Controller : エンドポイントの検証用のテストコードを追加 2024-08-10 04:37:54 +09:00
misyaguziya
d4d68d17cf 👍️[Update] Main/Controller : エンドポイントの検証用のテストコードを追加(途中) 2024-08-09 19:11:08 +09:00
misyaguziya
8bb5b27e9f 👍️[Update] Main/Controller : データ送信の形を修正 2024-08-09 14:59:31 +09:00
Sakamoto Shiina
9a17bbccbb Merge branch 'handle_backend_log' into for_webui 2024-08-09 13:22:27 +09:00
Sakamoto Shiina
8be398e0c0 [Update] Add stdout handling status code 348 and show log to console. It's for showing log from backend properly. 2024-08-09 13:19:34 +09:00
Sakamoto Shiina
3ed3d5eb40 [Update] Combine in one window. Rename Main/Config Window to Main/Config Page accordingly.
For now, I put Config Page to below the main page temporary. Open Config Button does not work.
2024-08-09 12:23:17 +09:00
misyaguziya
af1cdd2d7b Merge branch 'std_log_json' into for_webui 2024-08-09 01:32:41 +09:00
misyaguziya
8780624689 👍️[Update] Main/Controller : logをjsonとしてstdに送信するように変更 2024-08-09 01:31:59 +09:00
Sakamoto Shiina
e8fd6b724d [Update/bugfix] To get software version.(show it to the console for now.)
fix the error that was wrong amount arguments.
2024-08-08 16:36:40 +09:00
Sakamoto Shiina
e9de5df8a5 [Update/bugfix] Localization. Adjust to i18next's variable format. 2024-08-08 07:31:38 +09:00
misyaguziya
9511e2e201 Merge branch 'models' into for_webui 2024-08-07 17:06:13 +09:00
Sakamoto Shiina
f23a9425c3 [Update/bugfix] Config Window: WordFilter. Add toggle button that can open and close the word filter list. And Add the text that the word filter list's length.
fix the error, input_value undefined but do split function.
2024-08-07 16:53:44 +09:00
misyaguziya
8494bd2197 👍️[Update] Main/Controller : Callbackのpathとinitを追加 2024-08-07 16:46:34 +09:00
misyaguziya
3f814d123c 🚧[WIP/TEST] Main/Controller : コールバックのつなぎを実装 2024-08-07 16:20:09 +09:00
misyaguziya
1fdccbcb0d 🚧[WIP/TEST] Main/Controller : 送信形式を修正 2024-08-07 15:17:22 +09:00
Sakamoto Shiina
1276298187 [Update] Config Window: Add WordFilter. (tmp data) 2024-08-07 14:59:21 +09:00
Sakamoto Shiina
67248bfa09 [Update] Config Window: Add ActionButton component. 2024-08-06 17:01:56 +09:00