Struct ConfigKeys.EndpointDetection
Assembly: AudioAnalysisTools.dll
public struct EndpointDetection
Fields
|
Improve this Doc
View Source
Declaration
public const string Key_K1K2Latency = "K1_K2_LATENCY"
Field Value
|
Improve this Doc
View Source
Declaration
public const string Key_K1SegmentationThreshold = "SEGMENTATION_THRESHOLD_K1"
Field Value
|
Improve this Doc
View Source
Declaration
public const string Key_K2SegmentationThreshold = "SEGMENTATION_THRESHOLD_K2"
Field Value
|
Improve this Doc
View Source
Declaration
public const string Key_MinVocalDuration = "MIN_VOCAL_DURATION"
Field Value
|
Improve this Doc
View Source
Declaration
public const string Key_VocalGap = "VOCAL_GAP"
Field Value
Extension Methods