This website requires JavaScript.
Explore
Help
Register
Sign In
every_holiday
/
VRCT
Watch
1
Star
0
Fork
0
You've already forked VRCT
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5366622fca924099609e07e7bbf4a9731cec53f3
VRCT
/
src-python
History
misyaguziya
5366622fca
[Update] Refactor compute device management: change methods to instance methods and set compute types to "auto"
2025-09-26 23:30:39 +09:00
..
models
[Update] Add compute type management for CTranslate2 and Whisper models
2025-09-17 10:35:34 +09:00
config.py
[Update] Refactor compute type management: rename CTranslate2 and Whisper compute types to Translation and Transcription
2025-09-25 22:56:16 +09:00
controller.py
[Update] Refactor compute device management: change methods to instance methods and set compute types to "auto"
2025-09-26 23:30:39 +09:00
device_manager.py
👍
️[Update] All : 不要なprintLogを削除 / なるべくtry exceptした場合にはerrorLogを保存するように変更
2024-12-16 23:38:05 +09:00
mainloop.py
[Update] Refactor compute device management: change methods to instance methods and set compute types to "auto"
2025-09-26 23:30:39 +09:00
model.py
[Update] Refactor compute type management: rename CTranslate2 and Whisper compute types to Translation and Transcription
2025-09-25 22:56:16 +09:00
utils.py
[Update] Refactor compute type management: unify device list retrieval and remove deprecated methods
2025-09-19 18:09:39 +09:00