Sakamoto Shiina
66e9fc9126
Merge branch 'gpu_error' into develop
2025-06-10 17:49:30 +09:00
Sakamoto Shiina
2b281dfcfd
Merge branch 'ui' into develop
2025-06-10 17:19:46 +09:00
Sakamoto Shiina
1fe8a512f0
Merge branch 'osc_query' into develop
2025-06-10 17:19:38 +09:00
Sakamoto Shiina
5c7c730809
[Update] UI: Error Handling: VRC Mic Mute Sync: Add an error notification.
2025-06-10 17:17:10 +09:00
Sakamoto Shiina
bc7f70729a
[Update] UI: OSC query availability: Update disable functions.
2025-06-10 16:42:49 +09:00
misyaguziya
f6216dbdbe
[Update] Enhance OSC Query handling by adding mute sync info flag and modifying disableOscQuery method
2025-06-09 17:15:42 +09:00
Sakamoto Shiina
35369f7394
[Update/bugfix] Notification UI:
...
Expand max width for readability.
Line breaks now follow newline characters correctly.
Fixed the bug that was success progress bar was not set properly.
2025-06-09 15:30:55 +09:00
Sakamoto Shiina
8289c9f1b3
[bugfix] Config Page: Entry components: Prevent showing the currently stored value; instead, display the value the user intends to store.
2025-06-09 14:44:42 +09:00
Sakamoto Shiina
1f52c3625a
[Refactor] Adjust color variables. Add some comments.
2025-06-09 12:35:40 +09:00
Sakamoto Shiina
851e3b7640
[Update] UI: Add VRAM overflow and out of memory error notifications and functions.
2025-06-09 01:21:58 +09:00
misyaguziya
5facadf139
Merge branch 'workflow' into develop
2025-06-08 15:35:18 +09:00
misyaguziya
05daf17a74
[Update] Refactor Hugging Face upload process to use temporary directory and add tagging for releases
2025-06-08 10:33:45 +09:00
misyaguziya
67f61aa7e7
Merge branch 'workflow' into develop
2025-06-08 09:54:45 +09:00
misyaguziya
636eb02392
[Update] Fix Hugging Face upload repository path and set release name to version
2025-06-08 09:54:22 +09:00
misyaguziya
f2ac3dc768
[Update] Clean up comments and ensure permissions are set for release job
2025-06-07 21:54:47 +09:00
misyaguziya
69af7fce22
[Update] Modify commit messages for Hugging Face uploads to include version release emoji
2025-06-07 21:09:02 +09:00
misyaguziya
1be2a1939f
[Update] Refactor version extraction in release workflow to use PowerShell syntax
2025-06-07 19:57:36 +09:00
misyaguziya
205b5262da
[Add] Install Python script dependencies for tqdm
2025-06-07 18:15:41 +09:00
misyaguziya
a9cc7480ea
[Update] Change Node.js version to 22.15.0 in release workflow
2025-06-07 17:44:10 +09:00
misyaguziya
dfdb0812c3
[Update] Bump version to 3.2.0 in tauri configuration
2025-06-07 16:26:39 +09:00
misyaguziya
0abeca4533
[Add] Create release workflow for VRCT with GitHub Actions
2025-06-07 16:26:32 +09:00
Sakamoto Shiina
fed5a08e3d
Merge branch 'develop' into gpu_error
2025-06-06 15:59:06 +09:00
Sakamoto Shiina
7ff5ba8973
Merge branch 'ui_update_notifications' into develop
2025-06-06 15:58:19 +09:00
Sakamoto Shiina
ad0e87f5a1
[bugfix/Chore] Fix warning progress bar color that was not applied.
2025-06-05 22:04:40 +09:00
Sakamoto Shiina
bcef981955
[Update] Change the notification UI.
...
(Change the base notification library from MUI to React-Toastify.)
2025-06-05 18:11:53 +09:00
misyaguziya
620085054b
Merge branch 'version' into develop
2025-06-03 11:08:43 +09:00
misyaguziya
2118ec9d01
[Update] Version 3.1.2 -> 3.2.0
2025-06-03 11:08:31 +09:00
misyaguziya
dfc90508d1
[Fix] Controller: Handle VRAM overflow errors during translation and transcription processes.
2025-06-02 15:07:33 +09:00
Sakamoto Shiina
e32dd7014b
Merge branch 'ui_change_labels' into develop
2025-06-02 14:55:32 +09:00
Sakamoto Shiina
cda42a0901
[Update] Change labels Japanese: Main Page: Main Functions. 音声認識◯◯ -> マイク入力, 聞き取り.
...
and change some labels.
2025-06-02 14:52:33 +09:00
Sakamoto Shiina
807aa90549
Merge branch 'ui_vr_settings' into develop
2025-06-02 14:32:03 +09:00
Sakamoto Shiina
2ea0a3b529
[Update/Refactor] Config Page: VR: Change triangle icon from symbol to svg.
...
Refactor the common component and function.
2025-06-02 13:37:37 +09:00
Sakamoto Shiina
09865d02be
[Update] Config Page: VR: Add adjust buttons to each position and rotation sliders for become much easier handling on VR controller.
2025-06-02 12:17:00 +09:00
misyaguziya
7b42387a19
Merge branch 'bugfix_translate_engines' into develop
2025-05-31 04:17:16 +09:00
misyaguziya
32e4ec0682
[Bugfix] Controller: Fixed degradation that occurred with commit hash: d940097.
2025-05-31 04:09:28 +09:00
Sakamoto Shiina
ccc19f4c9c
Merge branch 'ui_supporters' into develop
2025-05-30 17:23:35 +09:00
misyaguziya
4a47a95884
Merge branch 'bugfix_osc_query' into develop
2025-05-30 17:21:50 +09:00
Sakamoto Shiina
51c90b3b74
[Update] Config Page: Supporters. Adjust period box designs.(Add second line.)
2025-05-30 17:04:42 +09:00
Sakamoto Shiina
149c3b1093
[bugfix] UI: OSCクエリ無効時、ミュート同期機能が無効にならない問題を修正。
2025-05-30 16:36:29 +09:00
Sakamoto Shiina
88cb4f72b5
[Update/bugfix] UI: Add disable/enable UI function when osc query is disabled.
...
Fix the error that the mic mute sync couldn't enable/disable.
2025-05-30 15:32:03 +09:00
misyaguziya
ae38ed165d
[Update] controller.py: Refactor OSC IP address handling and improve VRC mic mute sync logic
2025-05-30 11:31:09 +09:00
misyaguziya
b1c68679cd
Merge branch 'osc' into develop
2025-05-29 09:16:53 +09:00
misyaguziya
29ef8f401d
Merge branch 'websocket' into develop
2025-05-29 09:16:39 +09:00
misyaguziya
3593a4d8c0
Merge branch 'huggingface' into develop
2025-05-29 09:16:19 +09:00
misyaguziya
50cd701ca5
Merge branch 'zip' into develop
2025-05-29 09:16:04 +09:00
misyaguziya
6c5c9d2c9c
[Update] .gitignore: Add VRCT.zip and VRCT_cuda.zip to ignore list
2025-05-29 09:12:11 +09:00
misyaguziya
67d06ab1e1
[Update] Enhance build scripts and requirements for Hugging Face integration; improve logging and error handling
2025-05-29 08:04:06 +09:00
misyaguziya
238bd41109
[Update] Refactor Hugging Face dependencies in requirements files and enhance cache directory handling in mainloop.py
2025-05-28 11:14:39 +09:00
misyaguziya
8dac3da933
[Update] Add hf_xet and huggingface-hub to requirements; enhance mainloop.py for Hugging Face caching
2025-05-27 14:12:20 +09:00
misyaguziya
88c27a9c70
[Update] WebSocket: Implement availability check for WebSocket server and refactor related logic
2025-05-26 16:15:04 +09:00