Commit Graph

2536 Commits

Author SHA1 Message Date
misyaguziya
6effedcce2 [Update] Refactor compute type management: rename properties to 'SELECTED_TRANSLATION_COMPUTE_TYPE' and 'SELECTED_TRANSCRIPTION_COMPUTE_TYPE' 2025-09-27 07:07:54 +09:00
misyaguziya
5366622fca [Update] Refactor compute device management: change methods to instance methods and set compute types to "auto" 2025-09-26 23:30:39 +09:00
Sakamoto Shiina
8c5f1b5db2 [Update/Chore] Config Page: Put the selectors 'Compute Device' and 'Compute Type' to the same section.
Rename: UI: CTranslate2/Whisper Compute Type to Translation/Transcription Compute Type.
2025-09-26 17:07:19 +09:00
misyaguziya
92f9d645f8 [Update] Refactor compute type management: rename CTranslate2 and Whisper compute types to Translation and Transcription 2025-09-25 22:56:16 +09:00
misyaguziya
9d94fd6a5e [Update] Refactor compute type management: unify device list retrieval and remove deprecated methods 2025-09-19 18:09:39 +09:00
Sakamoto Shiina
9fd61677f9 [Update/Chore] Config Page: Add 'Whisper Compute Type' Selection.
UI: Rename 'Whisper compute device' to 'Transcription compute device'.
2025-09-19 15:58:19 +09:00
Sakamoto Shiina
4808dcbc96 [Update/Chore] Config Page: Add 'CTranslate2 Compute Type' Selection.
UI: Rename 'CTranslate2 compute device' to 'Translation compute device'.
2025-09-19 14:43:13 +09:00
misyaguziya
5f0f918642 [Update] Rename and add methods for CTranslate2 compute type management in Controller 2025-09-17 10:52:56 +09:00
misyaguziya
245855d0ca [Update] Add compute type management for CTranslate2 and Whisper models 2025-09-17 10:35:34 +09:00
misyaguziya
6bf09970a4 Merge branch 'develop' 2025-09-11 19:06:34 +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
8f9968df33 Merge branch 'develop' 2025-09-11 18:06:55 +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
38f479656a Merge branch 'develop' 2025-09-11 17:03:15 +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
Sakamoto Shiina
780af9a019 Merge branch 'develop' 2025-06-25 10:55:26 +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
Sakamoto Shiina
e02ed91721 [Update/bugfix] Notification UI:
Adjust an animation.
Add localizations.
Fix stack behavior that was not updated correctly. (it still has an issue tho.)
2025-06-21 09:43:12 +09:00
Sakamoto Shiina
1623352c92 [Update] Add save success notification. 2025-06-21 02:35:41 +09:00
Sakamoto Shiina
824be74b6e Merge branch 'ui_refactoring' into develop 2025-06-21 02:34:02 +09:00