mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 21:45:00 +03:00
Merge branch 'master' into v.1.5.3
This commit is contained in:
commit
ba650f9be2
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user