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 |
|
misyaguziya
|
31e2edf3eb
|
Merge branch 'bugfix_osc' into for_webui
|
2024-10-29 15:17:33 +09:00 |
|
Sakamoto Shiina
|
82355003d4
|
Merge branch 'init_optimize' into for_webui
|
2024-10-29 14:54:30 +09:00 |
|
misyaguziya
|
a1164ade51
|
🐛[bugfix] Model : VRChat未起動時にOSCQueryを起動させるとエラーが発生する問題を回避するように変更
|
2024-10-28 23:06:40 +09:00 |
|
Sakamoto Shiina
|
afed3fffcd
|
[Update/bugfix] バックエンドからもらった初期データを繋げ、UIと初回同期
initialization_complete エンドポイント修正 ('/'追加)
|
2024-10-28 21:04:55 +09:00 |
|
misyaguziya
|
68d05b38a8
|
🐛[bugfix] Config : 保存用timerがcancelされていない問題を修正
|
2024-10-28 10:07:33 +09:00 |
|
misyaguziya
|
fea2cdae61
|
Merge branch 'config_optimize' into init_optimize
# Conflicts:
# src-python/config.py
|
2024-10-27 18:45:50 +09:00 |
|
misyaguziya
|
4fff111173
|
👍️[Update] Config : config.jsonの保存タイミングをdebounce処理に変更
|
2024-10-27 18:22:20 +09:00 |
|
misyaguziya
|
2dd4419bb1
|
👍️[Update] Config : config.jsonの保存タイミングをfire and forgetに変更
|
2024-10-27 15:12:04 +09:00 |
|
misyaguziya
|
69d9de686e
|
👍️[Update] Optimize : Init完了時にrun\initialization_completeでconfig設定値をすべてresultで渡すように変更
|
2024-10-27 09:49:51 +09:00 |
|
misyaguziya
|
ca7ba5ce09
|
👍️[Update] Optimize : Init時のconfigの取得処理を変更
|
2024-10-26 01:24:37 +09:00 |
|