We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c935e75 commit ae8aaf7Copy full SHA for ae8aaf7
trainset_preprocess_pipeline_print.py
@@ -31,7 +31,7 @@ class PreProcess:
31
def __init__(self, sr, exp_dir):
32
self.slicer = Slicer(
33
sr=sr,
34
- threshold=-32,
+ threshold=-40,
35
min_length=800,
36
min_interval=400,
37
hop_size=15,
0 commit comments