Commit Graph

12 Commits

Author SHA1 Message Date
misyaguziya
a619cd6114 [update] Upgrade deepl package version to 1.22.0 and refactor translation code to use DeepLClient 2025-05-15 12:38:54 +09:00
misyaguziya
78d79f4a54 🐛[bugfix] controller: offline時の処理を追加 2025-02-06 18:29:07 +09:00
misyaguziya
567907fc4d 🐛[bugfix] Model : Added the ability to automatically select calculation types from GPU devices 2025-01-02 08:32:35 +09:00
misyaguziya
3fa819df3f 👍️[Update] All : 不要なprintLogを削除 / なるべくtry exceptした場合にはerrorLogを保存するように変更 2024-12-16 23:38:05 +09:00
misygauziya
030b8a9f01 👍️[Update] Main : error logのトレースバックの処理を集約 2024-12-16 14:22:49 +09:00
misyaguziya
af3fe1f0f9 👍️[Update] Model: cpu/cudaをtranslationもしくはtranscriptionで選択できるように実装 2024-10-23 13:41:34 +09:00
misyaguziya
5ba595cefe 🚧 [WIP/TEST] Model : CUDAでの処理実装 part 1 2024-10-18 16:16:42 +09:00
misyaguziya
c724f7d7ae 👍️[Update] Model : import のパスを修正 2024-09-01 17:59:07 +09:00
misyaguziya
4c2e4a6e04 👍️[Update] Model : status 348のlog を printLog関数に集約 2024-09-01 17:33:22 +09:00
misyaguziya
6886241154 👍️[Update] Model : FutureWarningが出るのでignoreで対応
huggingface_hub\file_download.py:1150: FutureWarning: resume_download is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use force_download=True.
2024-08-31 16:10:00 +09:00
misyaguziya
633cdf246c 👍️[Update] Models : change print log to json format log 2024-08-11 13:51:48 +09:00
misyaguziya
1be04cb571 👍️ [Update] pythonのメイン処理部分を移動/webui_mainloop.pyをビルドできるように修正 2024-07-27 01:30:36 +09:00