mirror of
https://github.com/Mangio621/Mangio-RVC-Fork.git
synced 2026-02-24 03:49:51 +01:00
Update trainset_preprocess_pipeline_print.py
This commit is contained in:
@@ -31,7 +31,7 @@ class PreProcess:
|
||||
def __init__(self, sr, exp_dir):
|
||||
self.slicer = Slicer(
|
||||
sr=sr,
|
||||
threshold=-32,
|
||||
threshold=-40,
|
||||
min_length=800,
|
||||
min_interval=400,
|
||||
hop_size=15,
|
||||
|
||||
Reference in New Issue
Block a user