The ivscore
module scores audio data against one or more iVector audio classifiers.
Mode | Input | Output | Description |
---|---|---|---|
SEGMENT
|
nf, w
|
w, sid
|
Use the input label stream to define analysis segmentation. |
Examples:
sid <- ivscore(SEGMENT, nf, w)
|