Commit Graph

1810 Commits

Author SHA1 Message Date
Sakamoto Shiina
8367ccca9e Merge branch 'ui_weight_types' into for_webui 2024-11-12 14:55:20 +09:00
Sakamoto Shiina
96ed2a9afc [Update] Config Page: Transcription Tab. Add Whisper Weight Type Selector. Downloadable. 2024-11-12 14:52:15 +09:00
Sakamoto Shiina
36c53c49a2 [Update] Config Page: Translation Tab. Add Internal Translation Weight Type Selector. Downloadable. 2024-11-12 13:02:05 +09:00
Sakamoto Shiina
43b061b007 Merge branch 'restore__bugfix_translator' into for_webui 2024-11-07 07:06:39 +09:00
Sakamoto Shiina
768debfb2b [Update] Restore the branch bugfix_translator. 2024-11-07 07:05:55 +09:00
Sakamoto Shiina
2a8c4a6772 Merge branch 'weight_endpoint' into for_webui 2024-11-07 07:04:14 +09:00
Sakamoto Shiina
825811b3b6 [bugfix] 選択中翻訳エンジンリストのアプデ部分が元に戻ってなかったので、追加で元に戻した。 2024-11-07 06:22:17 +09:00
misyaguziya
b9160c4ecd 👍️[Update] Main : 以下のエンドポイントを元に戻した
- /get/data/ctranslate2_weight_type
- /set/data/ctranslate2_weight_type
- /get/data/whisper_weight_type
- /set/data/whisper_weight_type
2024-11-07 01:25:47 +09:00
Sakamoto Shiina
7648ebe493 Merge branch 'ui_init_configs' into for_webui 2024-11-06 00:25:42 +09:00
Sakamoto Shiina
1acb0a9565 [Update] UIで使うデータ(min,maxなど)を浅い階層で設定するように。
初期データとして送られてきていたrangeなど、必要のないエンドポイントをコメントアウト。
2024-11-06 00:23:43 +09:00
Sakamoto Shiina
9beba4905b [Update] Separate test_data.js, for testing, and ui_configs.js, that is for initialize settings like min max data, from data.js. 2024-11-05 22:50:26 +09:00
Sakamoto Shiina
834d5886ab Merge branch 'window_geometry' into for_webui 2024-11-05 21:35:51 +09:00
Sakamoto Shiina
901e829829 [Update] Add min width and height to window setting. 2024-11-05 21:34:32 +09:00
Sakamoto Shiina
0f599ce679 [bugfix] 1: To do not restore and save the data x,y_pos and its size when the window is minimized.
2: To do not restore and save the message box ratio data when the window is minimized either.
2024-11-05 21:26:13 +09:00
misyaguziya
ef5799cd9b Merge branch 'cuda' into for_webui 2024-11-05 00:49:11 +09:00
misyaguziya
8d9013ef51 👍️[Update] Model : cuda版のsoftwareをダウンロードできるようにendpointを追加 2024-11-05 00:46:45 +09:00
misyaguziya
21bd59c915 Merge branch 'osc_query' into for_webui 2024-11-04 22:44:17 +09:00
misyaguziya
7350910c7b 👍️[Update] Model : ミュート同期の処理を見直し 2024-11-04 22:44:01 +09:00
misyaguziya
f79735f13c 👍️[Update] Model : rename osc_tools.py -> osc.py 2024-11-04 06:29:36 +09:00
misyaguziya
e21661df1e 👍️[Update] Model : OSC の処理を見直し 2024-11-04 06:27:08 +09:00
Sakamoto Shiina
f380616bdb Merge branch 'bugfix_translator' into for_webui 2024-11-02 18:32:49 +09:00
Sakamoto Shiina
ccc7fec756 [bugfix] フロント: 選択中の翻訳エンジンデータ形式変更とUIへの流し込み、
バック: UIへのrun時のデータ形式をset/getにあわせて変更。
2024-11-02 18:30:40 +09:00
Sakamoto Shiina
623366ab24 Merge branch 'selectable_no_device' into for_webui 2024-11-02 14:52:09 +09:00
Sakamoto Shiina
b5e113f20e [Update] Config Page: Device Tab. to selectable the devices when it even NoDevice. (Revert) 2024-11-02 14:50:41 +09:00
misyaguziya
a63f55f736 Merge branch 'bugfix_NoDevice' into for_webui 2024-11-02 06:39:15 +09:00
misyaguziya
4ddcad1e3e [bugfix] DeviceManager : Deviceを接続していない場合に発生する問題を修正
- 関数設定されていない変数をコールする問題を修正
- Deviceソート時にindexを参照しているため、NoDeviceにindex=-1を設定するように変更
2024-11-02 06:39:05 +09:00
Sakamoto Shiina
98c14e795a Merge branch 'ui' into for_webui 2024-11-01 19:54:10 +09:00
Sakamoto Shiina
65f0739645 [Update] Config Page: Add Translation Tab. DeeplAuthKey section.
Allow null value to Entry component's input element.
2024-11-01 19:33:49 +09:00
Sakamoto Shiina
113881ad52 [bugfix] Config Page: Device Tab. Add disabled behavior when the device is 'NoDevice'. 2024-11-01 16:25:47 +09:00
misyaguziya
22d83dd3de Merge branch 'init_optimize' into for_webui 2024-10-31 17:21:40 +09:00
misyaguziya
5e2aea8f7e 👍️[Update] Controller : WHISPER_WEIGHT_TYPEに"none"を設定した場合の処理を追加 2024-10-31 17:10:51 +09:00
Sakamoto Shiina
4a1723a322 Merge remote-tracking branch 'origin/for_webui' into for_webui 2024-10-31 16:57:56 +09:00
Sakamoto Shiina
bef4a78d70 Merge branch 'ui' into for_webui 2024-10-31 16:56:59 +09:00
Sakamoto Shiina
30de46cf2c [Update] Quick Settings: Apply localization. 2024-10-31 16:50:21 +09:00
Sakamoto Shiina
51bf5a2e27 [Update] Quick Settings: Add Vrc Mic Mute Sync. 2024-10-31 16:36:42 +09:00
Sakamoto Shiina
a3230937f3 [Update] Config Page: VR Tab. Add EnabledOverlaySmallLog Switch and connect to backend. 2024-10-31 16:36:42 +09:00
Sakamoto Shiina
3c76902124 [Update] Quick Settings: Add Overlay settings. 2024-10-31 16:36:25 +09:00
misyaguziya
d3e90a8b53 Merge branch 'init_optimize' into for_webui 2024-10-31 00:06:15 +09:00
misyaguziya
fd1140c813 👍️[Update] Main : 以下のエンドポイントでEngineとweightを同時にセットするように変更
- /set/data/selected_translation_engines
- /set/data/selected_transcription_engine
2024-10-31 00:05:46 +09:00
misyaguziya
7d38b13a39 👍️[Update] Controller : CUDAが使用できない場合にデバイス設定をcudaからcpuに変更する処理を追加 2024-10-30 17:57:29 +09:00
misyaguziya
c57fcff7db 👍️[Update] Config : 初期設定値を見直し 2024-10-30 17:56:04 +09:00
misyaguziya
ac2a974947 Merge branch 'donwload_ai_models' into for_webui 2024-10-30 10:30:45 +09:00
misyaguziya
2da19efb19 👍️[Update] Model : ブログレスの表示をmodel.binのダウンロードのみに変更/wisperのweightの表記に合わせてctanslate2のweightも小文字に変更 2024-10-30 10:30:31 +09:00
misyaguziya
1bc87e623a 🐛[bugfix] Model : Speaker Transcription実行時に翻訳が機能しない問題を修正 2024-10-30 10:15:40 +09:00
misyaguziya
d777339110 👍️[Update] Model : use_translation_featureを削除/それに伴い一部機能を修正 2024-10-30 00:37:41 +09:00
misyaguziya
7fd3fad3ea 👍️[Update] Model : AI モデルのダウンロード方法を修正
- AIモデルのダウンロード済み確認辞書を追加
	- selectable_ctranslate2_weight_type_dict
	- selectable_whisper_weight_type_dict
- AIモデルダウンロード処理完了のエンドポイントを追加
	- /run/download_ctranslate2_weight
	- /run/downloaded_whisper_weight
2024-10-29 22:58:18 +09:00
misyaguziya
134ef373af 🗑️ [Remove] Model : Whisperの不要な関数を削除 2024-10-29 15:58:21 +09:00
misyaguziya
192507a605 🗑️ [Remove] Config : IS_RESET_BUTTON_DISPLAYED_FOR_**を削除 2024-10-29 15:48:28 +09:00
misyaguziya
ee150b692d 🗑️ [Remove] main.pyとcontroller.pyが不要になったため、削除 2024-10-29 15:40:14 +09:00
misyaguziya
66da155d8a Merge branch 'controller' into for_webui 2024-10-29 15:29:37 +09:00