Merge branch 'master' into v.1.5.3

This commit is contained in:
wataru 2023-05-22 18:49:29 +09:00
commit ba650f9be2

View File

@ -198,7 +198,7 @@ class RVC:
# half-precisionの使用可否が変わるときは作り直し
if self.pipeline is not None and self.pipeline.isHalf == half:
print(
"USE EXSISTING PIPELINE",
"USE EXISTING PIPELINE",
half,
)
self.pipeline.setDevice(dev)