mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-01-20 19:10:22 +00:00
optimize: logger format
This commit is contained in:
@@ -199,4 +199,4 @@ for idx, name in enumerate(
|
||||
wavfile.write("ft-mi-no_opt-no_dropout-%s.wav" % name, 40000, audio) ##
|
||||
|
||||
|
||||
logger.debug(ta0, ta1, ta2) #
|
||||
logger.debug("%.2fs %.2fs %.2fs", ta0, ta1, ta2) #
|
||||
|
||||
Reference in New Issue
Block a user