The segment
module attempts to identify approximate speaker change points in the audio.
To identify speakers in the audio, use the speakerid
module.
Mode | Input | Output | Description |
---|---|---|---|
nf
|
w
|
Performs speaker segmentation and broad classification. |
Example:
w <- segment (_, nf)
IANFile | SegMin |
OutFile* | Sensitivity |
OutFileLabel | WavFile |
SegMax |
*You must set the value of this configuration parameter by setting the corresponding action parameter.
|