Commit Graph

  • 9fd61677f9 [Update/Chore] Config Page: Add 'Whisper Compute Type' Selection. UI: Rename 'Whisper compute device' to 'Transcription compute device'. Sakamoto Shiina 2025-09-19 15:58:19 +09:00
  • 4808dcbc96 [Update/Chore] Config Page: Add 'CTranslate2 Compute Type' Selection. UI: Rename 'CTranslate2 compute device' to 'Translation compute device'. Sakamoto Shiina 2025-09-19 14:43:13 +09:00
  • ed02493a77 Merge branch 'bugfix_init' into develop misyaguziya 2025-09-19 11:07:50 +09:00
  • 6501e0c1d7 [Update] 修正: SELECTED_TARGET_LANGUAGESの初期化ロジックを改善し、最初の言語のみを有効化 misyaguziya 2025-09-19 11:06:23 +09:00
  • 1c5ca0b7a5 Merge branch 'transliteration' into develop Sakamoto Shiina 2025-09-18 10:21:46 +09:00
  • 56af62029a [Update] Add transliteration position navigator when hiragana and romaji is both enabled and mouse hovered. Sakamoto Shiina 2025-09-18 00:06:09 +09:00
  • 17e450310e [bugfix] Fix the bugs: A message resend/edit feature that was not working. Romaji didn't show up even when mouse hover at some point. Sakamoto Shiina 2025-09-17 23:32:35 +09:00
  • 7274c514a7 [Update] トランスリテレーション処理を有効化する条件を追加 misyaguziya 2025-09-17 21:40:28 +09:00
  • 9cf4a378f1 [Update] UI: ローマ字/かな 表示するように。 Sakamoto Shiina 2025-09-17 18:07:10 +09:00
  • 396d5d7d88 メッセージのトランスリテレーション処理を改善し、日本語の条件を簡素化 misyaguziya 2025-09-17 17:52:12 +09:00
  • c9dd352565 メッセージの変換処理を改善し、日本語のトランスリテレーションの条件を整理 misyaguziya 2025-09-17 17:05:59 +09:00
  • 5ed0d555b9 Transliteration変数の名称を変更し、メッセージ処理の一貫性を向上 misyaguziya 2025-09-17 15:28:45 +09:00
  • 4617954928 [Add] Implement Transliterator class and katakana to Hepburn conversion function misyaguziya 2025-09-17 14:09:36 +09:00
  • 3d34b50793 ConfigクラスにSELECTED_TAB_TARGET_LANGUAGES_NO_LISTプロパティを追加し、メッセージの変換処理を改善 misyaguziya 2025-09-17 12:35:14 +09:00
  • fad01f6f90 [Change] ファイル名を変更 misyaguziya 2025-09-17 11:26:44 +09:00
  • 5f0f918642 [Update] Rename and add methods for CTranslate2 compute type management in Controller misyaguziya 2025-09-17 10:52:56 +09:00
  • 245855d0ca [Update] Add compute type management for CTranslate2 and Whisper models misyaguziya 2025-09-17 10:35:34 +09:00
  • 224eaf3cef [Add] translation_gemini: Integrate Gemini translation model and authentication; [Update] controller: Implement methods for managing Gemini models and auth keys; [Update] mainloop: Add routes for Gemini model and auth key management; [Update] translation: Enhance Translator class for Gemini API support; [Update] translation_languages: Add Gemini language mappings misyaguziya 2025-09-15 17:42:09 +09:00
  • d3c206fb26 [Add] Implement Transliterator class for kanji and okurigana analysis; update requirements and spec files misyaguziya 2025-09-15 05:33:30 +09:00
  • 0d121ecaad [Update] Enhance kanji and okurigana processing in Transliterator class misyaguziya 2025-09-15 05:22:57 +09:00
  • 2efedfb572 [Add] Implement transliterator and katakana to Hepburn conversion functions misyaguziya 2025-09-15 05:00:24 +09:00
  • 5a9a13146c [Update] Refactor transliteration function to accept parameters for hiragana and romaji conversion misyaguziya 2025-09-12 16:06:12 +09:00
  • e3555d204e [Update] requirements: Add langchain-google-genai to dependencies; [Add] translation_gemini: Implement GeminiClient for translation functionality misyaguziya 2025-09-12 14:40:35 +09:00
  • 4e53584cff [Update] mainloop: Improve receiver loop to handle empty input and add stop message [Update] osc: Refactor OSC query service initialization to run in a separate thread misyaguziya 2025-09-11 23:11:39 +09:00
  • 6bf09970a4 Merge branch 'develop' misyaguziya 2025-09-11 19:06:34 +09:00
  • 484d201cb0 Merge branch 'workflow' into develop misyaguziya 2025-09-11 19:06:02 +09:00
  • bbfc61b335 [Update] Fix Hugging Face CLI commands for tagging and uploading model misyaguziya 2025-09-11 19:05:26 +09:00
  • 8f9968df33 Merge branch 'develop' misyaguziya 2025-09-11 18:06:55 +09:00
  • ffcd868724 Merge branch 'workflow' into develop misyaguziya 2025-09-11 18:06:22 +09:00
  • 06e1e73018 [Update] Change Hugging Face CLI commands to use new syntax and specify version for huggingface_hub installation misyaguziya 2025-09-11 18:05:50 +09:00
  • 7bed19c81f [Update] controller: Change Plamo model list to selectable models misyaguziya 2025-09-11 18:02:12 +09:00
  • 38f479656a Merge branch 'develop' Sakamoto Shiina 2025-09-11 17:03:15 +09:00
  • 59630ccc03 Merge branch 'version' into develop Sakamoto Shiina 2025-09-11 17:01:54 +09:00
  • 684d9c3283 [Update] Version 3.2.1 -> 3.2.2 Sakamoto Shiina 2025-09-11 17:00:15 +09:00
  • bc269bc1fb [Update] translation: Integrate Plamo API support with model selection and authentication features misyaguziya 2025-09-11 14:15:26 +09:00
  • 05a05b0589 Merge branch 'localization' into develop Sakamoto Shiina 2025-09-11 13:53:19 +09:00
  • 9096d05e65 [Update] Update 'readme_first.txt'. Sakamoto Shiina 2025-09-11 13:51:14 +09:00
  • 2efba7247e [Update] Localization: Update English localization. Sakamoto Shiina 2025-09-11 13:32:32 +09:00
  • d76a5b9e07 [Update] requirements: Add langchain-openai to dependencies misyaguziya 2025-09-10 17:59:31 +09:00
  • f5ebcd7bd8 [Update] translation: Add Plamo API support with authentication and translation functionality misyaguziya 2025-09-10 17:52:42 +09:00
  • 7ffef350fe [Update] package.json: Add task-kill script to terminate VRCT-sidecar.exe before development builds [Add] task_kill.py: Implement script to forcefully terminate VRCT-sidecar.exe misyaguziya 2025-09-08 16:30:58 +09:00
  • 83a61e2e87 [Update] translation: Add support for new translation models and improve weight handling misyaguziya 2025-09-08 16:27:47 +09:00
  • 6fb7ecbc52 [Update] translation_utils.py: Refactor weight handling and improve error logging add translate model - jncraton/m2m100_418M-ct2-int8 - jncraton/m2m100_1.2B-ct2-int8 - OpenNMT/nllb-200-3.3B-ct2-int8 - OpenNMT/nllb-200-distilled-1.3B-ct2-int8 misyaguziya 2025-09-07 23:59:20 +09:00
  • 7a0913928e [Update] Localization: Unify the new line code to LF Sakamoto Shiina 2025-09-05 11:45:29 +09:00
  • 3fca9ad736 Merge branch 'transcription_advanced_settings' into develop Sakamoto Shiina 2025-09-05 10:48:26 +09:00
  • cad0f796fa [Update] Transcription: Add UI. The user can config 'mic/speaker avg logprob' and 'mic/speaker no speech prob' that is related with Whisper's parameter. Sakamoto Shiina 2025-09-05 10:44:23 +09:00
  • c9dbd13a3a [Chore] Adjust new line codes. Sakamoto Shiina 2025-09-04 13:49:49 +09:00
  • 9c2123fe31 [Chore] Localization: Address minor Korean localization review feedback Soumt 2025-09-03 20:38:06 +09:00
  • 8867d180d2 [Update] Localization: Updated Korean localization Soumt 2025-09-03 20:03:41 +09:00
  • e7ae70add0 [Update] Localization: Add and adjust keys for each language. (Asked korean localization from this edited version.) Sakamoto Shiina 2025-08-30 22:45:09 +09:00
  • 7a6ed850b5 [Chore] Localization: Add quotations. (Asked english localization from this edited version.) Sakamoto Shiina 2025-08-30 21:13:15 +09:00
  • 8ae56563ca Merge branch 'message_format' into develop Sakamoto Shiina 2025-08-26 17:41:02 +09:00
  • 21e4714658 [Update] Config Page: MessageFormat: Add ui, message format. Sakamoto Shiina 2025-08-26 17:27:05 +09:00
  • e6bd0e32ed [bugfix] controller.py: Fix the bug, type error. that was unable to store the data correctly. Sakamoto Shiina 2025-08-26 17:20:29 +09:00
  • a79b87b17f Merge branch 'format' into develop misyaguziya 2025-08-06 21:46:11 +09:00
  • b1fabc37a4 [Update] Add comments to clarify property access levels in Config class misyaguziya 2025-08-06 21:36:51 +09:00
  • d12c157b66 [Update] Refactor message formatting and add validation for message structure misyaguziya 2025-08-06 20:33:36 +09:00
  • c8ac60144f Merge branch 'ui_notification_add_link' into develop Sakamoto Shiina 2025-08-02 17:06:37 +09:00
  • 3403b52fb9 [Update/Refactor] Add link to notification component to guide users to get more information. (handleAiModelsAvailability) Sakamoto Shiina 2025-08-02 17:03:04 +09:00
  • 0258dd8ad0 Merge branch 'ui_bugfix_init_data_sync' into develop Sakamoto Shiina 2025-07-14 11:08:27 +09:00
  • 5ca7d73be4 [bugfix] Fix settings data has not sync when init startup the software.(Mic Word Filter, VRC Mic Mute Sync) Sakamoto Shiina 2025-07-14 11:06:13 +09:00
  • 780af9a019 Merge branch 'develop' Sakamoto Shiina 2025-06-25 10:55:26 +09:00
  • 600faaf608 Merge branch 'version' into develop misyaguziya 2025-06-24 21:23:29 +09:00
  • c2f40d2f5d [Update] version 3.2.0 -> 3.2.1 misyaguziya 2025-06-24 21:23:18 +09:00
  • e3994851ea Merge branch 'fix-issue-50-logging-and-attributeerror' into develop misyaguziya 2025-06-24 15:10:04 +09:00
  • 2524b174aa Merge branch 'bugfix_ui' into develop Sakamoto Shiina 2025-06-23 13:16:14 +09:00
  • 49366791fb [bugfix/Chore] Fix update function.(Notification was not shown even the software update has available.) Add noop endpoints '/run/update_software' and '/run/update_cuda_software'. Sakamoto Shiina 2025-06-23 12:47:43 +09:00
  • b15a26c3d5 [bugfix] Plugins: Add error handling. when error occurred while rendering a plugin, set status disabled and an error. Sakamoto Shiina 2025-06-23 11:24:18 +09:00
  • db61f33578 Merge branch 'update_notification_ui' into develop Sakamoto Shiina 2025-06-21 09:44:03 +09:00
  • e02ed91721 [Update/bugfix] Notification UI: Adjust an animation. Add localizations. Fix stack behavior that was not updated correctly. (it still has an issue tho.) Sakamoto Shiina 2025-06-21 09:38:38 +09:00
  • 1623352c92 [Update] Add save success notification. Sakamoto Shiina 2025-06-21 02:35:41 +09:00
  • 824be74b6e Merge branch 'ui_refactoring' into develop Sakamoto Shiina 2025-06-21 02:34:02 +09:00
  • 50bd182d8f [Chore] Remove unused define params in store.js Sakamoto Shiina 2025-06-19 09:32:34 +09:00
  • e480c373cd [Refactor] (Huge Refactoring 2) Consolidated all logic into category-specific files. Renamed useTranslation from react-i18next to useI18n to avoid a name conflict with our own function. Sakamoto Shiina 2025-06-19 08:40:45 +09:00
  • 65b5ffb2fa [Refactor] Remove unused codes and a file. Rename file format .jsx to .js that was not intended. Sakamoto Shiina 2025-06-19 00:34:46 +09:00
  • 172617a523 Fix: Enhance logging for OSError and prevent AttributeError google-labs-jules[bot] 2025-06-18 14:47:17 +00:00
  • 7e6ffad5fe Merge branch 'bugfix_translation' into develop misyaguziya 2025-06-17 15:41:56 +09:00
  • 5813ede67b [Refactor] Simplify conditional checks for transcript retrieval in Model class misyaguziya 2025-06-17 15:06:30 +09:00
  • c1157d30cf [Refactor] Move WebSocket message sending and logging to the correct position in the flow misyaguziya 2025-06-17 15:05:24 +09:00
  • a3384ff235 Merge branch 'bugfix_overlay' into develop misyaguziya 2025-06-16 18:59:49 +09:00
  • c12f51f802 [bugfix] remove print root path misyaguziya 2025-06-16 18:59:37 +09:00
  • f86f3fb4f0 Merge branch 'bugfix_overlay' into develop misyaguziya 2025-06-16 11:50:33 +09:00
  • e25cd62891 [Refactor] Improve overlay image creation logic for small logs and translations misyaguziya 2025-06-16 11:29:54 +09:00
  • ab5c6b7bb5 [Refactor] Improve overlay image creation logic for large logs and translations misyaguziya 2025-06-16 06:45:13 +09:00
  • 00c5258b57 Merge branch 'refactor_and_chore' into develop Sakamoto Shiina 2025-06-15 18:15:12 +09:00
  • cbfce55c16 [Refactor] Move the code that is related with Send Message Button Type. (It was remained at Others section but it should've move to Appearance section so.) Sakamoto Shiina 2025-06-15 18:11:07 +09:00
  • d96c9a5151 [Chore] Fix typo in test code. '/set/data/mic_word_filter' Sakamoto Shiina 2025-06-15 17:53:41 +09:00
  • 5f4baaf48d Merge branch 'adjust_feature_resend_button' into develop Sakamoto Shiina 2025-06-15 17:52:00 +09:00
  • 3f38bfbba8 [Update] Resend Message Button: To be store-able the status. Move to Appearance settings. Sakamoto Shiina 2025-06-15 17:49:42 +09:00
  • acae7644eb [bugfix] ttfファイルのバスを修正 misyaguziya 2025-06-15 15:54:41 +09:00
  • d454c9b13a Merge branch 'ui_refactoring' into develop Sakamoto Shiina 2025-06-14 03:31:00 +09:00
  • 4886552639 [Refactor] Put together device-related logic into useDevice. Sakamoto Shiina 2025-06-14 03:24:39 +09:00
  • fb2b224231 [Refactor] (Huge Refactoring) ReceiveRoutes: change the way define endpoints, hooks and methods. Remove 'multi language translation enable/disable' related methods that is no longer in use from quite ago. Sakamoto Shiina 2025-06-14 01:07:12 +09:00
  • 1fcb765ca0 [Refactor] Change aliases and move test_data.js. Sakamoto Shiina 2025-06-11 18:34:13 +09:00
  • f229d9ec95 [Refactor] Organize files. Sakamoto Shiina 2025-06-10 20:36:16 +09:00
  • 66e9fc9126 Merge branch 'gpu_error' into develop Sakamoto Shiina 2025-06-10 17:49:30 +09:00
  • 2b281dfcfd Merge branch 'ui' into develop Sakamoto Shiina 2025-06-10 17:19:46 +09:00
  • 1fe8a512f0 Merge branch 'osc_query' into develop Sakamoto Shiina 2025-06-10 17:19:38 +09:00
  • 5c7c730809 [Update] UI: Error Handling: VRC Mic Mute Sync: Add an error notification. Sakamoto Shiina 2025-06-10 17:17:10 +09:00
  • bc7f70729a [Update] UI: OSC query availability: Update disable functions. Sakamoto Shiina 2025-06-10 16:42:49 +09:00