Commit Graph

  • 7df1eb04d0 [Update] Main Page: Message Logs: Add message log settings. and add tot visible resend or not toggle. Sakamoto Shiina 2024-11-30 04:33:38 +09:00
  • b019e37b31 remove debug logs McHauge 2024-11-27 16:20:23 +01:00
  • 6572fb96a3 Add support for send_only_translated_messages_overlay to only send translation to XS-Overlay McHauge 2024-11-27 16:04:35 +01:00
  • 11bee2309a Merge branch 'overlay' into for_webui misyaguziya 2024-11-27 22:47:46 +09:00
  • 6e0455ef78 👍️[Update] Model : Overlayのスケールがループする問題を修正 misyaguziya 2024-11-27 22:47:12 +09:00
  • 1ebd32fea9 [Update] Requirements : Upgrade sentencepiece to version 0.2.0 McHauge 2024-11-27 14:24:58 +01:00
  • 2d5d148f17 [Update] Main Page: Add feature that the sent message be editable and resend-able from logs. Sakamoto Shiina 2024-11-27 20:36:50 +09:00
  • 61c8a5a652 👍️[Update] Model : OverlayのUIを調整 misyaguziya 2024-11-27 15:48:31 +09:00
  • 3a360fcbf0 [bugfix] Fix sendable the message even when it was empty. Sakamoto Shiina 2024-11-26 20:28:02 +09:00
  • 44888b7e05 [Update] Main Page: Add feature that message history navigation with Shift + ArrowUp/Down. Sakamoto Shiina 2024-11-26 20:17:38 +09:00
  • bb170d795c Merge branch 'ui_overlay_settings' into for_webui Sakamoto Shiina 2024-11-26 18:25:12 +09:00
  • 8cb81878db [Update] Config Page: VR Tab. x,y,z pos. ui_scalingのmin maxなど設定値を変数化、ui_config.js上で設定可能に。 Sakamoto Shiina 2024-11-26 16:23:24 +09:00
  • 21be71da80 👍️[Update] Model : OverlayのUIを調整 misyaguziya 2024-11-26 15:01:13 +09:00
  • 01d7858a59 Merge branch 'ui_starting_up_progress' into for_webui Sakamoto Shiina 2024-11-26 14:47:02 +09:00
  • 70e411daf5 [Update] Add Starting Up Animation and downloading models progress display. Backend: Move the init progressed position 4 to a little bit earlier. Sakamoto Shiina 2024-11-26 14:44:31 +09:00
  • 83ff143064 Merge branch 'oscquery' into for_webui misyaguziya 2024-11-25 17:49:25 +09:00
  • 347b71561f 👍️[Update] Model : OSCQueryServiceの起動処理を起動するまで処理するようにロールバック misyaguziya 2024-11-25 17:49:06 +09:00
  • f468cda043 Merge branch 'oscquery' into for_webui misyaguziya 2024-11-25 15:06:03 +09:00
  • 81232fdefc 👍️[Update] Model : OSCQueryServiceの起動処理をリトライに変更 misyaguziya 2024-11-25 14:39:13 +09:00
  • 819d13dc4e Merge branch 'oscquery' into for_webui misyaguziya 2024-11-23 23:46:20 +09:00
  • 2e26038eab 👍️[Update] Model : OSCQueryServiceを強制的に起動するように修正 misyaguziya 2024-11-23 23:45:59 +09:00
  • de5c3b3ccf Merge branch 'overlay_image' into for_webui misyaguziya 2024-11-22 12:00:33 +09:00
  • 8526d36b37 👍️[Update] Model : Overlay largeのUIサイズを調整 misyaguziya 2024-11-22 12:00:09 +09:00
  • d2084bdacd Merge branch 'initialization' into for_webui misyaguziya 2024-11-21 23:49:49 +09:00
  • 9f163391f2 👍️[Update] Config : "ui_scaling": 0.5 -> 1.0 misyaguziya 2024-11-21 23:49:10 +09:00
  • 650ec2cce7 👍️[Update] Controller : change endpoint for ai model download progress misyaguziya 2024-11-21 23:47:36 +09:00
  • 3e883dfeb7 👍️[Update] Config : Auto device select をTrueに変更 misyaguziya 2024-11-21 23:38:08 +09:00
  • 1b1a2773a1 👍️[Update] Controller : add init progress misyaguziya 2024-11-21 23:36:04 +09:00
  • 10bac3bbdb 👍️[Update] Model : overlay largeのUIを調整 misyaguziya 2024-11-21 21:58:09 +09:00
  • 282ab0c2e1 Merge branch 'ui' into for_webui Sakamoto Shiina 2024-11-21 19:44:09 +09:00
  • e3138bb8e9 [bugfix] Config Page: Advanced Settings Tab. open config file section. Fix the label. Sakamoto Shiina 2024-11-21 19:30:48 +09:00
  • f2487e2ea6 [bugfix] Fix the error: Uncaught TypeError: Cannot read properties of null (reading 'scrollTop') I just put Early return, though. Sakamoto Shiina 2024-11-21 19:02:09 +09:00
  • 737cdf15cf [bugfix] Fix the bug that the component was not re-rendering when even the Ui language is changed. Sakamoto Shiina 2024-11-21 18:45:14 +09:00
  • 9e58bff26e [Update] Localization. Add zh-Hans.(yaml data from v2.2.9 and I changed its format to json) Sakamoto Shiina 2024-11-21 15:35:28 +09:00
  • 7e16b2f101 [bugfix] Config Page: Appearance tab. Fix Ui Font setting that was not working. Sakamoto Shiina 2024-11-21 15:17:36 +09:00
  • c05b5d18fa Merge branch 'ui' into for_webui Sakamoto Shiina 2024-11-19 17:10:27 +09:00
  • 3d054e4d72 [Update/Refactor] Main Page: When the translation engine is already selected, to not send the data and just close translation engine selector. Sakamoto Shiina 2024-11-19 16:57:56 +09:00
  • ba408af32a [bugfix] Config Page: RadioButton components. to disabled while it's pending. Sakamoto Shiina 2024-11-19 13:10:26 +09:00
  • bec6578778 Merge branch 'bugfix_overlay' into for_webui misyaguziya 2024-11-19 00:03:59 +09:00
  • f41c7ad8dc 🐛[bugfix] Model : overlayの設定変更を反映されるように修正 misyaguziya 2024-11-19 00:03:31 +09:00
  • 1dbc4cc422 Merge branch 'bugfix_overlay' into for_webui misyaguziya 2024-11-16 17:52:24 +09:00
  • 69e248fb07 🐛[bugfix] Model : overlayのinit完了タイミングを修正 misyaguziya 2024-11-16 17:52:05 +09:00
  • 28c645e636 Merge branch 'bugfix_overlay' into for_webui misyaguziya 2024-11-16 10:19:48 +09:00
  • 2e54648ee6 👍️[Update] Model : Overlayの起動タイミングを修正 misyaguziya 2024-11-16 10:19:38 +09:00
  • 57cc83b332 Merge branch 'bugfix_overlay' into for_webui misyaguziya 2024-11-16 02:41:36 +09:00
  • 59f544396c 🐛[bugfix] Model : overlayのバグを修正 misyaguziya 2024-11-16 02:41:23 +09:00
  • ea12cbc083 Merge branch 'ui_overlay' into for_webui Sakamoto Shiina 2024-11-15 17:41:54 +09:00
  • d47b47cc5a [UPdate] Config Page: Vr Tab. Add tracker settings. Sakamoto Shiina 2024-11-15 17:35:06 +09:00
  • d8e256ed98 Merge branch 'bugfix_config' into for_webui misyaguziya 2024-11-15 17:27:32 +09:00
  • cd0aa41e6f 🐛[bugfix] config : _OVERLAY_SMALL_LOG_SETTINGSにtrackerを設定できるように修正 misyaguziya 2024-11-15 17:27:18 +09:00
  • d024062a05 [Update] Config Page: Vr Tab: Add OverlayLargeLogSettings. Sakamoto Shiina 2024-11-15 16:54:23 +09:00
  • e68cdfbf19 🐛[bugfix] typo : removeLogFiles -> removeLog misyaguziya 2024-11-15 11:24:08 +09:00
  • b3dda2cecf Merge branch 'init_download' into for_webui misyaguziya 2024-11-15 11:01:19 +09:00
  • b37d9248c3 👍️[Update] Controller : process.logの削除機能を追加 misyaguziya 2024-11-15 11:00:06 +09:00
  • e147f68a19 👍️[Update] Controller : AI modelのダウンロードをCTranslate2とWhisper同時に行うように変更 misyaguziya 2024-11-15 10:58:40 +09:00
  • 5d118fc73b Merge branch 'ui_starting_up' into for_webui Sakamoto Shiina 2024-11-15 07:14:59 +09:00
  • 36e5c66e9b [Update] Starting Up: Add model downloading animation for initialization(temporary). Sakamoto Shiina 2024-11-15 07:04:15 +09:00
  • fddf4d10dc Merge branch 'init_download' into for_webui misyaguziya 2024-11-14 23:09:26 +09:00
  • c5cd80b542 👍️[Update] Controller : AI modelのダウンロードの同期処理を追加 misyaguziya 2024-11-14 22:53:42 +09:00
  • 2c7bb53b64 [Update] Starting Up: Add loading animation when the software preparing, until backend is ready. Sakamoto Shiina 2024-11-14 15:48:38 +09:00
  • a3d257fa18 Merge branch 'bugfix_update' into for_webui misyaguziya 2024-11-14 14:43:07 +09:00
  • 53b169804d 🐛[bugfix] Model : github apiのアクセス制限による起動エラーに対応 misyaguziya 2024-11-14 14:42:43 +09:00
  • 3bdfe0a389 Merge branch 'overlay' into for_webui misyaguziya 2024-11-14 14:13:42 +09:00
  • d7231e17b8 👍️[Update] Model : Overlay LargeLogのUIを修正 misyaguziya 2024-11-14 14:07:51 +09:00
  • 547a410ecc 👍️[Update] Model : Overlay LargeLogのUIを修正 misyaguziya 2024-11-14 13:52:58 +09:00
  • b6760877e3 👍️[Update] Model : Overlay LargeLogのUIを修正 misyaguziya 2024-11-14 11:55:18 +09:00
  • 2d77f15c41 Merge branch 'change_init_transcription_engine' into for_webui Sakamoto Shiina 2024-11-14 10:40:23 +09:00
  • bd69261397 [Update] config.py: 音声認識エンジンの初期値をWhisperからGoogleに変更。 Sakamoto Shiina 2024-11-14 10:37:05 +09:00
  • b4fe4961f7 Merge branch 'ui' into for_webui Sakamoto Shiina 2024-11-14 10:08:26 +09:00
  • 4b92c210d6 [Update] Main Page: Add the software update available button. Sakamoto Shiina 2024-11-14 10:07:09 +09:00
  • c374a2dc03 [bugfix] fix error log(console) Sakamoto Shiina 2024-11-14 08:05:26 +09:00
  • b05c952148 🐛[bugfix] Model : Overlay 設定値のミスを修正 misyaguziya 2024-11-14 07:03:19 +09:00
  • 4b8b098c57 [Update] Config Page: Others Tab: Add EnableSendReceivedMessageToVrc(Speaker2Chatbox). Sakamoto Shiina 2024-11-14 06:59:41 +09:00
  • 7cacdae46b [Update] Config Page: Transcription Tab. Add section label. Sakamoto Shiina 2024-11-14 05:47:41 +09:00
  • 7bb64daccb Merge branch 'ui' into for_webui Sakamoto Shiina 2024-11-13 12:43:37 +09:00
  • 9d620e9834 [Update] Config Page: Transcription Tab. Add SelectedTranscriptionEngine. Sakamoto Shiina 2024-11-13 12:35:09 +09:00
  • 4db5306178 [Update] Config Page: Translation, Transcription Tab: CTranslate2, Whisper. Apply Localization. Sakamoto Shiina 2024-11-13 09:50:21 +09:00
  • 6c0c67ab40 [Refactor] Tidy up utils' files and functions. Sakamoto Shiina 2024-11-13 09:31:27 +09:00
  • dd21623b59 [Update/Refactor] Main Page: Translation Engines. Apply Localization. Sakamoto Shiina 2024-11-13 06:54:28 +09:00
  • a1c29117a5 Merge branch 'develop' misyaguziya 2024-11-12 23:15:36 +09:00
  • 8fb73cfc56 Merge branch 'remove_speaker2chatbox_pass' into develop misyaguziya 2024-11-12 22:44:13 +09:00
  • 1a20c899d1 👍️[Update] View : Speaker2ChatboxのDocumentを修正 misyaguziya 2024-11-12 22:43:55 +09:00
  • a1c7b9e1e3 👍️[Update] Model : Speaker2Chatboxの機能をpass無しで動作できるように変更 misyaguziya 2024-11-12 22:43:17 +09:00
  • f835a3be80 [Refactor] ui_configs: rename the keys. Sakamoto Shiina 2024-11-12 15:23:02 +09:00
  • b503c843b2 [bugfix] fix the radio button width. Sakamoto Shiina 2024-11-12 15:05:15 +09:00
  • 8367ccca9e Merge branch 'ui_weight_types' into for_webui Sakamoto Shiina 2024-11-12 14:55:20 +09:00
  • 96ed2a9afc [Update] Config Page: Transcription Tab. Add Whisper Weight Type Selector. Downloadable. Sakamoto Shiina 2024-11-12 14:52:15 +09:00
  • 36c53c49a2 [Update] Config Page: Translation Tab. Add Internal Translation Weight Type Selector. Downloadable. Sakamoto Shiina 2024-11-12 13:02:05 +09:00
  • 6750655237 Merge branch 'about_vrct' into develop Sakamoto Shiina 2024-11-11 02:28:15 +09:00
  • 6f8cc814a5 [Update] Change the message dev_misya, shiina. Add localization member. Remove the part 'tell us' completely. Sakamoto Shiina 2024-11-11 02:24:43 +09:00
  • 711190bfab Merge branch 'version' into develop misyaguziya 2024-11-11 00:38:33 +09:00
  • 194568aa4e 👍️[Update] version : 2.2.8 -> 2.2.9 misyaguziya 2024-11-11 00:38:20 +09:00
  • b64f7799bd Merge branch 'readme' into develop misyaguziya 2024-11-11 00:37:18 +09:00
  • 50315128a7 👍️[Update] README : change Donation icon and add contributors misyaguziya 2024-11-11 00:37:03 +09:00
  • b7ac2ac89c Merge branch 'bugfix_update' into develop misyaguziya 2024-11-11 00:25:30 +09:00
  • 3721a55704 🐛[bugfix] Model : github apiのアクセス制限時にエラーとならないように修正 misyaguziya 2024-11-11 00:24:27 +09:00
  • 2df88bf698 👍️[Update] Model : Overlay() classをsizeに依存しない設計に修正 misyaguziya 2024-11-10 17:55:06 +09:00
  • 109b7e62ba 🐛[bugfix] Model : Overlayの起動でライブラリの初期化を行うタイミングでsmallとlargeの2つのハンドルを生成するように変更 misyaguziya 2024-11-10 03:58:13 +09:00
  • d5066cb60d 🐛[bugfix] Model : Overlayの起動処理を修正 misyaguziya 2024-11-10 00:57:43 +09:00
  • 7f1b635f63 👍️[Update] Model : Overlay settings にtrackerを追加 misyaguziya 2024-11-09 17:33:51 +09:00