mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-01-04 05:55:04 +08:00
Update infer-web.py
This commit is contained in:
parent
19cc9062b0
commit
28948f8961
@ -23,6 +23,7 @@ from i18n import I18nAuto
|
||||
import ffmpeg
|
||||
|
||||
i18n = I18nAuto()
|
||||
i18n.print()
|
||||
# 判断是否有能用来训练和加速推理的N卡
|
||||
ngpu = torch.cuda.device_count()
|
||||
gpu_infos = []
|
||||
|
Loading…
Reference in New Issue
Block a user