Contour Extractor Config
constructor(preset: PitchPreset = PitchPreset.BALANCED, algorithm: PitchAlgorithm = PitchAlgorithm.SWIFT_F0, sampleRate: Int = 16000, hopMs: Int = 10, cleanup: ContourCleanup = ContourCleanup.SCORING, voiceType: VoiceType = VoiceType.Auto, quietHandling: QuietHandling = QuietHandling.NORMAL, strictness: DetectionStrictness = DetectionStrictness.BALANCED)