The audiotemplatedevel
module estimates and updates the score threshold for one or more audio templates.
Mode | Input | Output | Description |
---|---|---|---|
ADD_STREAM
|
nf
|
Updates a score file, single audio file or stream, one or more templates. | |
ADD_FILES
|
Updates a score file, multiple input feature files, one or more templates. | ||
FINALIZE
|
Uses one or more score files to update the threshold on one or more templates. |
Examples:
output <- audiotemplatedevel(ADD_STREAM, nf)
|