mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-01-20 11:00:23 +00:00
fix: train step2a & add arg --port --pycmd --noparallel
This commit is contained in:
@@ -4,7 +4,6 @@ import numpy as np
|
||||
# This function is obtained from librosa.
|
||||
def get_rms(
|
||||
y,
|
||||
*,
|
||||
frame_length=2048,
|
||||
hop_length=512,
|
||||
pad_mode="constant",
|
||||
|
||||
Reference in New Issue
Block a user