misyaguziya
6501e0c1d7
[Update] 修正: SELECTED_TARGET_LANGUAGESの初期化ロジックを改善し、最初の言語のみを有効化
2025-09-19 11:06:23 +09:00
Sakamoto Shiina
1c5ca0b7a5
Merge branch 'transliteration' into develop
2025-09-18 10:21:46 +09:00
Sakamoto Shiina
56af62029a
[Update] Add transliteration position navigator when hiragana and romaji is both enabled and mouse hovered.
2025-09-18 00:06:09 +09:00
Sakamoto Shiina
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.
2025-09-17 23:32:35 +09:00
misyaguziya
7274c514a7
[Update] トランスリテレーション処理を有効化する条件を追加
2025-09-17 21:40:28 +09:00
Sakamoto Shiina
9cf4a378f1
[Update] UI: ローマ字/かな 表示するように。
2025-09-17 18:07:10 +09:00
misyaguziya
396d5d7d88
メッセージのトランスリテレーション処理を改善し、日本語の条件を簡素化
2025-09-17 17:52:12 +09:00
misyaguziya
c9dd352565
メッセージの変換処理を改善し、日本語のトランスリテレーションの条件を整理
2025-09-17 17:05:59 +09:00
misyaguziya
5ed0d555b9
Transliteration変数の名称を変更し、メッセージ処理の一貫性を向上
2025-09-17 15:28:45 +09:00
misyaguziya
4617954928
[Add] Implement Transliterator class and katakana to Hepburn conversion function
2025-09-17 14:09:36 +09:00
misyaguziya
3d34b50793
ConfigクラスにSELECTED_TAB_TARGET_LANGUAGES_NO_LISTプロパティを追加し、メッセージの変換処理を改善
2025-09-17 12:35:14 +09:00
misyaguziya
fad01f6f90
[Change] ファイル名を変更
2025-09-17 11:26:44 +09:00
misyaguziya
d3c206fb26
[Add] Implement Transliterator class for kanji and okurigana analysis; update requirements and spec files
2025-09-15 05:33:30 +09:00
misyaguziya
0d121ecaad
[Update] Enhance kanji and okurigana processing in Transliterator class
2025-09-15 05:22:57 +09:00
misyaguziya
2efedfb572
[Add] Implement transliterator and katakana to Hepburn conversion functions
2025-09-15 05:00:24 +09:00
misyaguziya
5a9a13146c
[Update] Refactor transliteration function to accept parameters for hiragana and romaji conversion
2025-09-12 16:06:12 +09:00
misyaguziya
484d201cb0
Merge branch 'workflow' into develop
2025-09-11 19:06:02 +09:00
misyaguziya
bbfc61b335
[Update] Fix Hugging Face CLI commands for tagging and uploading model
2025-09-11 19:05:26 +09:00
misyaguziya
ffcd868724
Merge branch 'workflow' into develop
2025-09-11 18:06:22 +09:00
misyaguziya
06e1e73018
[Update] Change Hugging Face CLI commands to use new syntax and specify version for huggingface_hub installation
2025-09-11 18:05:50 +09:00
Sakamoto Shiina
59630ccc03
Merge branch 'version' into develop
2025-09-11 17:01:54 +09:00
Sakamoto Shiina
684d9c3283
[Update] Version 3.2.1 -> 3.2.2
2025-09-11 17:00:15 +09:00
Sakamoto Shiina
05a05b0589
Merge branch 'localization' into develop
2025-09-11 13:53:19 +09:00
Sakamoto Shiina
9096d05e65
[Update] Update 'readme_first.txt'.
2025-09-11 13:51:14 +09:00
Sakamoto Shiina
2efba7247e
[Update] Localization: Update English localization.
2025-09-11 13:32:32 +09:00
Sakamoto Shiina
7a0913928e
[Update] Localization: Unify the new line code to LF
2025-09-05 11:45:29 +09:00
Sakamoto Shiina
3fca9ad736
Merge branch 'transcription_advanced_settings' into develop
2025-09-05 10:48:26 +09:00
Sakamoto Shiina
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.
2025-09-05 10:44:23 +09:00
Sakamoto Shiina
c9dbd13a3a
[Chore] Adjust new line codes.
2025-09-04 13:49:49 +09:00
Soumt
9c2123fe31
[Chore] Localization: Address minor Korean localization review feedback
2025-09-03 20:38:06 +09:00
Soumt
8867d180d2
[Update] Localization: Updated Korean localization
2025-09-03 20:03:41 +09:00
Sakamoto Shiina
e7ae70add0
[Update] Localization: Add and adjust keys for each language. (Asked korean localization from this edited version.)
2025-08-30 22:45:09 +09:00
Sakamoto Shiina
7a6ed850b5
[Chore] Localization: Add quotations. (Asked english localization from this edited version.)
2025-08-30 21:13:15 +09:00
Sakamoto Shiina
8ae56563ca
Merge branch 'message_format' into develop
2025-08-26 17:41:02 +09:00
Sakamoto Shiina
21e4714658
[Update] Config Page: MessageFormat: Add ui, message format.
2025-08-26 17:27:05 +09:00
Sakamoto Shiina
e6bd0e32ed
[bugfix] controller.py: Fix the bug, type error. that was unable to store the data correctly.
2025-08-26 17:20:29 +09:00
misyaguziya
a79b87b17f
Merge branch 'format' into develop
2025-08-06 21:46:11 +09:00
misyaguziya
b1fabc37a4
[Update] Add comments to clarify property access levels in Config class
2025-08-06 21:36:51 +09:00
misyaguziya
d12c157b66
[Update] Refactor message formatting and add validation for message structure
2025-08-06 20:33:36 +09:00
Sakamoto Shiina
c8ac60144f
Merge branch 'ui_notification_add_link' into develop
2025-08-02 17:06:37 +09:00
Sakamoto Shiina
3403b52fb9
[Update/Refactor] Add link to notification component to guide users to get more information.
...
(handleAiModelsAvailability)
2025-08-02 17:03:04 +09:00
Sakamoto Shiina
0258dd8ad0
Merge branch 'ui_bugfix_init_data_sync' into develop
2025-07-14 11:08:27 +09:00
Sakamoto Shiina
5ca7d73be4
[bugfix] Fix settings data has not sync when init startup the software.(Mic Word Filter, VRC Mic Mute Sync)
2025-07-14 11:06:13 +09:00
misyaguziya
600faaf608
Merge branch 'version' into develop
2025-06-24 21:23:29 +09:00
misyaguziya
c2f40d2f5d
[Update] version 3.2.0 -> 3.2.1
2025-06-24 21:23:18 +09:00
misyaguziya
e3994851ea
Merge branch 'fix-issue-50-logging-and-attributeerror' into develop
2025-06-24 15:10:04 +09:00
Sakamoto Shiina
2524b174aa
Merge branch 'bugfix_ui' into develop
2025-06-23 13:16:14 +09:00
Sakamoto Shiina
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'.
2025-06-23 12:47:43 +09:00
Sakamoto Shiina
b15a26c3d5
[bugfix] Plugins: Add error handling. when error occurred while rendering a plugin, set status disabled and an error.
2025-06-23 11:24:18 +09:00
Sakamoto Shiina
db61f33578
Merge branch 'update_notification_ui' into develop
2025-06-21 09:44:03 +09:00