Closed chigkim closed 1 year ago
Which pitch extractor are u using?
I'm just using the default configuration from svc_hifisinger_finetune.py.
pitch_extractor=dict(
type="ParselMouthPitchExtractor",
keep_zeros=False,
f0_min=40.0,
f0_max=1600.0,
),
Try CrepePitchExtractor when your input quality is not that good.
I have two problems that I often encounter, and I wonder if anyone has suggestion.
I'm attaching a sample output only highlighting the problems. Thanks! Scratchy.zip