mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-12-21 05:59:43 +01:00
@@ -695,4 +695,4 @@ if __name__ == "__main__":
|
||||
# f0 = rmvpe.infer_from_audio(audio, thred=thred)
|
||||
# f0 = rmvpe.infer_from_audio(audio, thred=thred)
|
||||
t1 = ttime()
|
||||
logger.info(f0.shape, t1 - t0)
|
||||
logger.info("%s %.2f", f0.shape, t1 - t0)
|
||||
|
||||
Reference in New Issue
Block a user