misyaguziya
|
a4656a5081
|
Controllerクラスの設定メソッドを修正し、重複した設定を防止する条件を追加。テストケースを更新し、ON/OFF状態のランダムアクセスと連続テストを強化。
|
2025-09-23 16:56:11 +09:00 |
|
misyaguziya
|
1689a45e3e
|
Refactor test_endpoints.py: Enhance endpoint testing with structured tests for ON/OFF states, random access, and continuous testing. Introduce Color class for colored output and streamline endpoint handling logic.
|
2025-09-23 14:45:08 +09:00 |
|
misyaguziya
|
29ca5bfbe1
|
[WIP/TEST] Mainクラスの初期化ロジックを改善し、テスト用のエンドポイントを追加
|
2025-09-23 07:25:48 +09:00 |
|
misyaguziya
|
46584a0e3e
|
Merge branch 'bugfix_overlay' into develop
|
2025-09-19 22:50:10 +09:00 |
|
misyaguziya
|
c171588ba9
|
[bugfix] Chat機能より改行を含む文章を送信した場合に、マルチラインのoverlayの表示に失敗する問題を修正
|
2025-09-19 22:49:48 +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
|
ed02493a77
|
Merge branch 'bugfix_init' into develop
|
2025-09-19 11:07:50 +09:00 |
|
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
|
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
|
224eaf3cef
|
[Add] translation_gemini: Integrate Gemini translation model and authentication; [Update] controller: Implement methods for managing Gemini models and auth keys; [Update] mainloop: Add routes for Gemini model and auth key management; [Update] translation: Enhance Translator class for Gemini API support; [Update] translation_languages: Add Gemini language mappings
|
2025-09-15 17:42:09 +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
|
e3555d204e
|
[Update] requirements: Add langchain-google-genai to dependencies; [Add] translation_gemini: Implement GeminiClient for translation functionality
|
2025-09-12 14:40:35 +09:00 |
|
misyaguziya
|
4e53584cff
|
[Update] mainloop: Improve receiver loop to handle empty input and add stop message
[Update] osc: Refactor OSC query service initialization to run in a separate thread
|
2025-09-11 23:11:39 +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 |
|
misyaguziya
|
7bed19c81f
|
[Update] controller: Change Plamo model list to selectable models
|
2025-09-11 18:02:12 +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 |
|
misyaguziya
|
bc269bc1fb
|
[Update] translation: Integrate Plamo API support with model selection and authentication features
|
2025-09-11 14:15:26 +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 |
|
misyaguziya
|
d76a5b9e07
|
[Update] requirements: Add langchain-openai to dependencies
|
2025-09-10 17:59:31 +09:00 |
|
misyaguziya
|
f5ebcd7bd8
|
[Update] translation: Add Plamo API support with authentication and translation functionality
|
2025-09-10 17:52:42 +09:00 |
|
misyaguziya
|
7ffef350fe
|
[Update] package.json: Add task-kill script to terminate VRCT-sidecar.exe before development builds
[Add] task_kill.py: Implement script to forcefully terminate VRCT-sidecar.exe
|
2025-09-08 16:30:58 +09:00 |
|
misyaguziya
|
83a61e2e87
|
[Update] translation: Add support for new translation models and improve weight handling
|
2025-09-08 16:27:47 +09:00 |
|
misyaguziya
|
6fb7ecbc52
|
[Update] translation_utils.py: Refactor weight handling and improve error logging
add translate model
- jncraton/m2m100_418M-ct2-int8
- jncraton/m2m100_1.2B-ct2-int8
- OpenNMT/nllb-200-3.3B-ct2-int8
- OpenNMT/nllb-200-distilled-1.3B-ct2-int8
|
2025-09-07 23:59:20 +09:00 |
|
Sakamoto Shiina
|
7a0913928e
|
[Update] Localization: Unify the new line code to LF
|
2025-09-05 11:45:29 +09:00 |
|