Commit Graph

  • f6216dbdbe [Update] Enhance OSC Query handling by adding mute sync info flag and modifying disableOscQuery method misyaguziya 2025-06-09 17:15:42 +09:00
  • 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. Sakamoto Shiina 2025-06-09 15:30:55 +09:00
  • 8289c9f1b3 [bugfix] Config Page: Entry components: Prevent showing the currently stored value; instead, display the value the user intends to store. Sakamoto Shiina 2025-06-09 14:44:42 +09:00
  • 1f52c3625a [Refactor] Adjust color variables. Add some comments. Sakamoto Shiina 2025-06-09 12:35:40 +09:00
  • 851e3b7640 [Update] UI: Add VRAM overflow and out of memory error notifications and functions. Sakamoto Shiina 2025-06-09 01:21:58 +09:00
  • 5facadf139 Merge branch 'workflow' into develop misyaguziya 2025-06-08 15:35:18 +09:00
  • 05daf17a74 [Update] Refactor Hugging Face upload process to use temporary directory and add tagging for releases misyaguziya 2025-06-08 10:33:45 +09:00
  • 67f61aa7e7 Merge branch 'workflow' into develop misyaguziya 2025-06-08 09:54:45 +09:00
  • 636eb02392 [Update] Fix Hugging Face upload repository path and set release name to version misyaguziya 2025-06-08 09:54:22 +09:00
  • f2ac3dc768 [Update] Clean up comments and ensure permissions are set for release job misyaguziya 2025-06-07 21:54:47 +09:00
  • 69af7fce22 [Update] Modify commit messages for Hugging Face uploads to include version release emoji misyaguziya 2025-06-07 21:09:02 +09:00
  • 1be2a1939f [Update] Refactor version extraction in release workflow to use PowerShell syntax misyaguziya 2025-06-07 19:57:36 +09:00
  • 205b5262da [Add] Install Python script dependencies for tqdm misyaguziya 2025-06-07 18:15:41 +09:00
  • a9cc7480ea [Update] Change Node.js version to 22.15.0 in release workflow misyaguziya 2025-06-07 17:44:10 +09:00
  • dfdb0812c3 [Update] Bump version to 3.2.0 in tauri configuration misyaguziya 2025-06-07 16:26:39 +09:00
  • 0abeca4533 [Add] Create release workflow for VRCT with GitHub Actions misyaguziya 2025-06-07 16:26:32 +09:00
  • fed5a08e3d Merge branch 'develop' into gpu_error Sakamoto Shiina 2025-06-06 15:59:06 +09:00
  • 7ff5ba8973 Merge branch 'ui_update_notifications' into develop Sakamoto Shiina 2025-06-06 15:58:19 +09:00
  • ad0e87f5a1 [bugfix/Chore] Fix warning progress bar color that was not applied. Sakamoto Shiina 2025-06-05 22:04:40 +09:00
  • bcef981955 [Update] Change the notification UI. (Change the base notification library from MUI to React-Toastify.) Sakamoto Shiina 2025-06-05 18:11:53 +09:00
  • 547b186a9d Merge branch 'develop' misyaguziya 2025-06-03 11:09:11 +09:00
  • 620085054b Merge branch 'version' into develop misyaguziya 2025-06-03 11:08:43 +09:00
  • 2118ec9d01 [Update] Version 3.1.2 -> 3.2.0 misyaguziya 2025-06-03 11:08:31 +09:00
  • dfc90508d1 [Fix] Controller: Handle VRAM overflow errors during translation and transcription processes. misyaguziya 2025-06-02 15:07:33 +09:00
  • e32dd7014b Merge branch 'ui_change_labels' into develop Sakamoto Shiina 2025-06-02 14:55:32 +09:00
  • cda42a0901 [Update] Change labels Japanese: Main Page: Main Functions. 音声認識◯◯ -> マイク入力, 聞き取り. and change some labels. Sakamoto Shiina 2025-06-02 14:52:33 +09:00
  • 807aa90549 Merge branch 'ui_vr_settings' into develop Sakamoto Shiina 2025-06-02 14:32:03 +09:00
  • 2ea0a3b529 [Update/Refactor] Config Page: VR: Change triangle icon from symbol to svg. Refactor the common component and function. Sakamoto Shiina 2025-06-02 13:33:00 +09:00
  • 09865d02be [Update] Config Page: VR: Add adjust buttons to each position and rotation sliders for become much easier handling on VR controller. Sakamoto Shiina 2025-06-02 12:17:00 +09:00
  • 7b42387a19 Merge branch 'bugfix_translate_engines' into develop misyaguziya 2025-05-31 04:17:16 +09:00
  • 32e4ec0682 [Bugfix] Controller: Fixed degradation that occurred with commit hash: d940097. misyaguziya 2025-05-31 04:09:28 +09:00
  • ccc19f4c9c Merge branch 'ui_supporters' into develop Sakamoto Shiina 2025-05-30 17:23:35 +09:00
  • 4a47a95884 Merge branch 'bugfix_osc_query' into develop misyaguziya 2025-05-30 17:21:50 +09:00
  • 51c90b3b74 [Update] Config Page: Supporters. Adjust period box designs.(Add second line.) Sakamoto Shiina 2025-05-30 17:04:42 +09:00
  • 149c3b1093 [bugfix] UI: OSCクエリ無効時、ミュート同期機能が無効にならない問題を修正。 Sakamoto Shiina 2025-05-30 16:36:29 +09:00
  • 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. Sakamoto Shiina 2025-05-30 15:32:03 +09:00
  • ae38ed165d [Update] controller.py: Refactor OSC IP address handling and improve VRC mic mute sync logic misyaguziya 2025-05-30 11:31:09 +09:00
  • b1c68679cd Merge branch 'osc' into develop misyaguziya 2025-05-29 09:16:53 +09:00
  • 29ef8f401d Merge branch 'websocket' into develop misyaguziya 2025-05-29 09:16:39 +09:00
  • 3593a4d8c0 Merge branch 'huggingface' into develop misyaguziya 2025-05-29 09:16:19 +09:00
  • 50cd701ca5 Merge branch 'zip' into develop misyaguziya 2025-05-29 09:16:04 +09:00
  • 6c5c9d2c9c [Update] .gitignore: Add VRCT.zip and VRCT_cuda.zip to ignore list misyaguziya 2025-05-29 09:12:11 +09:00
  • 67d06ab1e1 [Update] Enhance build scripts and requirements for Hugging Face integration; improve logging and error handling misyaguziya 2025-05-29 08:04:06 +09:00
  • 238bd41109 [Update] Refactor Hugging Face dependencies in requirements files and enhance cache directory handling in mainloop.py misyaguziya 2025-05-28 11:14:39 +09:00
  • 8dac3da933 [Update] Add hf_xet and huggingface-hub to requirements; enhance mainloop.py for Hugging Face caching misyaguziya 2025-05-27 14:12:20 +09:00
  • 88c27a9c70 [Update] WebSocket: Implement availability check for WebSocket server and refactor related logic misyaguziya 2025-05-26 16:15:04 +09:00
  • ed27a8c7ba [Update/Refactor] UI: Add websocket error handlings. Refactor. Change the error handling switch method from message to endpoint primarily. Sakamoto Shiina 2025-05-26 12:06:36 +09:00
  • bdaccdf421 [Update] OSC: Improve error handling and refactor OSC server initialization misyaguziya 2025-05-25 22:15:53 +09:00
  • 23fc46bd0f [Update] OSC: Refactor OSC query handling and add enable/disable methods misyaguziya 2025-05-25 15:42:33 +09:00
  • 279fc1f66d [Update] OSCHandler: Enhance OSC query handling and refactor mute status management misyaguziya 2025-05-24 21:51:11 +09:00
  • f6927b9ae7 [Update] zip.py: Enhance zip file creation with improved error handling and verbose output misyaguziya 2025-05-22 11:35:48 +09:00
  • de4f22f704 [Update] Controller: Update WebSocket error messages to clarify host and port availability misyaguziya 2025-05-20 14:28:55 +09:00
  • 63d853bf7d Merge branch 'websocket' into develop misyaguziya 2025-05-20 13:12:49 +09:00
  • f310e6d6d5 [Update] WebSocket: Refactor server availability checks and improve error handling misyaguziya 2025-05-20 13:12:31 +09:00
  • e59bfcecf2 Merge branch 'websocket' into develop misyaguziya 2025-05-20 11:33:59 +09:00
  • cfc26c4767 [Update] Model: Modify error logging to remove exception details on address in use misyaguziya 2025-05-20 11:33:40 +09:00
  • acee8c442e Merge branch 'websocket' into develop misyaguziya 2025-05-20 11:09:38 +09:00
  • 60fb58f6d5 [Update] WebSocket: Disable server by default and add port availability check misyaguziya 2025-05-20 11:08:11 +09:00
  • 7289770f9c Merge branch 'ui_websocket' into develop Sakamoto Shiina 2025-05-19 03:53:56 +09:00
  • 0b48631363 [Update] AdvancedSettings: Websocket: Add settings ui. Sakamoto Shiina 2025-05-19 03:52:43 +09:00
  • eb0ab29b37 Merge branch 'websocket' into develop misyaguziya 2025-05-18 16:24:33 +09:00
  • 989abbe2c2 [Update] check用のメッセージをコメントアウト misyaguziya 2025-05-18 16:24:20 +09:00
  • f0f0dd5ea5 Merge branch 'websocket' into develop misyaguziya 2025-05-18 15:24:35 +09:00
  • 1cc22d35c3 [Update] WebSocket server: Add message handler for processing incoming messages misyaguziya 2025-05-18 15:23:58 +09:00
  • e7304247c7 [Update] WebSocket configuration: Change host to 127.0.0.1 and port to 2231; refactor WebSocket server initialization and message handling misyaguziya 2025-05-18 15:20:27 +09:00
  • ed5ebcee90 [Update] WebSocket server: Refactor threading and message handling misyaguziya 2025-05-18 13:16:52 +09:00
  • d940097e44 👍️[Update] Model : WebSocket module misyaguziya 2025-05-17 09:30:17 +09:00
  • e7eff7753f Merge branch 'develop' misyaguziya 2025-05-15 13:07:30 +09:00
  • f9d1405a85 Merge branch 'bugfix_deepl' into develop misyaguziya 2025-05-15 13:06:52 +09:00
  • 949486c447 [bugfix] Correct DeepL authentication error messages for clarity misyaguziya 2025-05-15 13:06:29 +09:00
  • 1ab2cd2283 Merge branch 'develop' misyaguziya 2025-05-15 12:43:41 +09:00
  • f5e33be7f6 Merge branch 'version' into develop misyaguziya 2025-05-15 12:43:11 +09:00
  • d0e0fc3c28 [Update] Version 3.1.1 -> 3.1.2 misyaguziya 2025-05-15 12:43:00 +09:00
  • 2d057debe6 Merge branch 'bugfix_deepl' into develop misyaguziya 2025-05-15 12:39:11 +09:00
  • a619cd6114 [update] Upgrade deepl package version to 1.22.0 and refactor translation code to use DeepLClient misyaguziya 2025-05-15 12:38:54 +09:00
  • fac33e06ba [Add] websocket server misyaguziya 2025-05-15 11:46:13 +09:00
  • 39d52f6570 Merge branch 'develop' Sakamoto Shiina 2025-05-11 17:54:32 +09:00
  • bc412024da Merge branch 'version' into develop Sakamoto Shiina 2025-05-11 17:53:09 +09:00
  • a94fff401b 👍️[Update] Version 3.1.0 -> 3.1.1 Sakamoto Shiina 2025-05-11 17:52:11 +09:00
  • b2df674026 Merge branch 'bugfix_build_error' into develop Sakamoto Shiina 2025-05-11 17:49:08 +09:00
  • df231ad618 [bugfix] Fix top-level async error. Sakamoto Shiina 2025-05-11 17:47:49 +09:00
  • 0d1a59a5ce Merge branch 'plugins' into develop Sakamoto Shiina 2025-05-11 16:59:15 +09:00
  • 83686f3073 [Update] QuickSettings: Add plugins section. Sakamoto Shiina 2025-05-11 16:58:19 +09:00
  • 8ea7fb05c0 [Update] Config Page: Move and add plugin section from AdvancedSettings. Sakamoto Shiina 2025-05-11 16:25:02 +09:00
  • bdf59a9932 Merge branch 'bugfix_window_geometry' into develop Sakamoto Shiina 2025-05-11 15:27:39 +09:00
  • b2bc1e62cb [bugfix] Fix window geometry bug that was not save and restore. changes the way how to get appWindow instance from Tauri. Sakamoto Shiina 2025-05-11 15:26:05 +09:00
  • f45fe90de0 Merge branch 'develop' misyaguziya 2025-05-08 16:11:46 +09:00
  • 61e333401f Merge branch 'version' into develop misyaguziya 2025-05-08 16:10:35 +09:00
  • 8d6da2eacc [Update] Version 3.0.5 -> 3.1.0 misyaguziya 2025-05-08 16:10:19 +09:00
  • 9d65156d92 Merge branch 'update_special_thanks_members' into develop Sakamoto Shiina 2025-05-08 13:06:09 +09:00
  • a556486c83 [Update] Add a special thanks member. Sakamoto Shiina 2025-05-08 13:05:35 +09:00
  • 38e31695a3 Merge branch 'osc_query' into develop misyaguziya 2025-05-08 11:41:35 +09:00
  • 23764340bd Merge branch 'cuda128' into develop misyaguziya 2025-05-08 10:47:26 +09:00
  • c6bcb36ab1 [Update] Package : RTX5000番台対応のためにfast-whisper/ctranslate2のバージョンを更新 misyaguziya 2025-05-08 10:35:57 +09:00
  • e9715651d9 [Update] Upgrade torch version to 2.7.0 and adjust pip install options in install scripts misyaguziya 2025-05-06 14:44:10 +09:00
  • 504c8c6f49 Merge branch 'plugins' into develop Sakamoto Shiina 2025-05-06 13:14:21 +09:00
  • 37d78e1d87 [Update] Plugins: Add homepage link button. Sakamoto Shiina 2025-05-06 13:12:50 +09:00
  • 8266048933 Merge branch 'windows_corner_radius_bug' into develop misyaguziya 2025-05-06 12:03:27 +09:00
  • da577b5116 [bugfix] Fix corner rounded bug. before: win10, corner rounded true. win 11 corner rounded true and when window maximized likewise. after: win10, corner rounded false. win 11 corner rounded true but turn to false when window maximized. Sakamoto Shiina 2025-05-06 10:57:38 +09:00
  • 2e424fcc2a [Update] Optimize OSCQueryBrowser usage and reduce CPU load in OSC server misyaguziya 2025-05-05 17:06:23 +09:00