Sakamoto Shiina
072a85750b
[Update] Config Window: Add slider component by using Material UI reluctantly.
...
I didn't want to use it because it's hard to customize. but I didn't like the slider's thumbs behaver so I did it.
It has Tooltip component so It will be useful somewhere. still difficult to customize it, tho.
2024-08-01 10:42:29 +09:00
Sakamoto Shiina
14e033b2e9
[Update] Config Window: Setting Box: DropdownMenu: Adjust design. add arrow icon that can toggle and border-radius.
...
Also change the open dropdown menu function to the toggle function.
2024-07-30 08:36:06 +09:00
Sakamoto Shiina
6bd5eba707
[Update] Config Window: Setting Box. Put the design to label component.
2024-07-30 07:51:21 +09:00
Sakamoto Shiina
dd1448a145
[Refactor] Config Window: SettingBox. rename and tidy them up a bit.
2024-07-30 07:39:41 +09:00
Sakamoto Shiina
4e7667e277
[Update/Prepare] Prepare for window transparency feature.
2024-07-30 05:31:00 +09:00
Sakamoto Shiina
4c82f72c8f
[Update] Main Window: LanguageSelector. Adjust padding.
2024-07-30 05:03:48 +09:00
Sakamoto Shiina
60471eacde
[bugifx] Resolve the error that can't import favicon.ico.
...
(the solution I added link tag is just facade. It's not working in fact.)
2024-07-30 04:49:36 +09:00
Sakamoto Shiina
ae1bb8cce1
[Update] Change icons and titles default ones to VRCT's.
2024-07-30 00:35:39 +09:00
Sakamoto Shiina
080939a853
[Refactor] Separate 'useReceiveRoutes' function that is control the received path from Python and send to the specific function, React.
2024-07-29 22:16:12 +09:00
Sakamoto Shiina
3f499b243b
[Update] npm run時のコマンドを整理。
...
pythonファイルを編集していないのに、毎回 pyinstallerが走るのは厄介なので、コマンド分け。
2024-07-28 02:00:52 +09:00
Sakamoto Shiina
245ca210bc
[Refactor] Change the way import. and also move useWindow.js to logics.
2024-07-27 23:03:20 +09:00
Sakamoto Shiina
a32d53975a
[Refactor] Separate Logics directory.
2024-07-27 22:28:35 +09:00
Sakamoto Shiina
a1da98d29c
Merge remote-tracking branch 'origin/for_webui' into for_webui
2024-07-27 21:15:58 +09:00
Sakamoto Shiina
04a68fe074
[Refactor] store.js, etc..: Rename variables and functions.
...
suffix '_Status' is for async. It has 'loading' state, for now.
2024-07-27 21:08:48 +09:00
misyaguziya
1be04cb571
👍 ️ [Update] pythonのメイン処理部分を移動/webui_mainloop.pyをビルドできるように修正
2024-07-27 01:30:36 +09:00
Sakamoto Shiina
03d689ac18
[Refactor] store.js: put the function names dynamically.
2024-07-26 22:18:16 +09:00
Sakamoto Shiina
7ce3bc9be9
[Update] Config Window: About VRCT. PosterShowcase section. reduce animation duration a bit and the indicator will be brighter when hovered.
2024-07-25 05:21:36 +09:00
Sakamoto Shiina
ebd1a8d70d
[Update] Migrate to tauri-app(Web UI)
2024-07-25 01:01:22 +09:00
misyaguziya
25899b63da
🚧 [WIP/TEST] Main: webuiのためのmain実装途中#4
2024-07-24 18:38:50 +09:00
misyaguziya
ebe284bcb2
🚧 [WIP/TEST] Main: webuiのためのmain実装途中#3
2024-07-24 03:34:01 +09:00
misyaguziya
d80260c113
🚧 [WIP/TEST] Main: webuiのためのmain実装途中#2
2024-07-17 01:10:02 +09:00
misyaguziya
da5a71c93b
🚧 [WIP/TEST] Main: webuiのためのmain実装途中
2024-07-16 02:26:21 +09:00
misyaguziya
4df87a58e0
Merge branch 'version' into develop
2024-06-23 16:02:04 +09:00
misyaguziya
94705e1fec
👍 ️[Update] version 2.2.4 -> 2.2.5
2024-06-23 16:01:50 +09:00
misyaguziya
ff637e74d5
Merge branch 'bugfix_speakerdevice' into develop
2024-06-20 17:06:16 +09:00
misyaguziya
f94f0d1d71
👍 ️[Update] Model : add package pydub
2024-06-20 17:06:03 +09:00
misyaguziya
9aa4b1447f
Merge branch 'bugfix_speakerdevice' into develop
2024-06-20 17:00:14 +09:00
misyaguziya
5bb3152d02
🐛 [bugfix] Model : speakerがサラウンドデバイスの場合に音声が文字起こしされない問題を修正 #10
2024-06-20 16:59:59 +09:00
misyaguziya
44b36801ed
🐛 [bugfix] Model : speaker channel audio_sources["channels"] >= 2 の時sample_rateを調整するように修正
2024-06-20 00:56:12 +09:00
misyaguziya
2f3c34ca43
Merge branch 'installer' into develop
2024-06-19 17:35:11 +09:00
misyaguziya
593eed7988
🐛 [bugfix] Model : speaker channel audio_sources["channels"] -> 2 に固定
2024-06-19 17:34:57 +09:00
misyaguziya
e132883103
👍 ️[Update] installer : remove README.txt
2024-06-19 17:25:01 +09:00
misyaguziya
bf77195210
Merge branch 'whisper_param' into develop
2024-06-18 23:46:32 +09:00
misyaguziya
01f73bc1f8
👍 ️[Update] Model : whisperの設定項目を追加(avg_logprob, no_speech_prob)
2024-06-18 23:46:04 +09:00
Sakamoto Shiina
5178e5aeba
Merge branch 'about_vrct' into develop
2024-06-14 14:31:40 +09:00
Sakamoto Shiina
19c5e6b0a7
[Update] Add localization section. and tidy up a bit.
2024-06-14 14:29:16 +09:00
Sakamoto Shiina
cc34301e7f
Merge branch 'add_info_localization' into develop
2024-06-14 12:51:27 +09:00
Sakamoto Shiina
3d785a62b9
[Update] add info for localization users.
2024-06-14 12:51:12 +09:00
Sakamoto Shiina
7ced3652e5
Merge branch 'remove_readme_txt' into develop
2024-06-14 12:16:18 +09:00
Sakamoto Shiina
3cdc12b6d0
[Remove] README.txt that it no longer in use
2024-06-14 12:16:03 +09:00
Sakamoto Shiina
2110c8ef29
Merge branch 'fix_locales' into develop
2024-06-14 12:13:14 +09:00
Sakamoto Shiina
32195ef778
[Update] README.zh-Hant.md: 言語識別子変更 追加修正
2024-06-14 12:10:59 +09:00
Sakamoto Shiina
099a57cb23
Merge branch 'develop' into fix_locales
2024-06-14 12:10:22 +09:00
Sakamoto Shiina
af0da7ca88
Merge branch 'add_ui_language' into develop
...
# Conflicts:
# README.ja.md
# README.md
2024-06-14 12:07:17 +09:00
Sakamoto Shiina
d94fc06236
[Update] zh->zh-Hant 正體中文->繁體中文
2024-06-13 18:04:48 +09:00
Sakamoto Shiina
7e67a1f5a1
Merge branch 'fix_locales' into develop
2024-06-10 11:10:21 +09:00
Sakamoto Shiina
064dab994c
[Update] Readme系の言語識別子を、国コードから言語コードに変更。jp->ja kr->ko
2024-06-10 11:05:13 +09:00
Sakamoto Shiina
85f64aa656
[Remove] locales.yml that is no longer in use.
2024-06-10 10:57:07 +09:00
Flizzy
9393797e80
feat: Add Traditional Chinese README
2024-06-06 18:53:45 +08:00
Flizzy
0f8f4b8952
feat: UI Support Traditional Chinese
2024-06-06 18:53:32 +08:00