The fmdcombiner
module combines phoneme time track files produced from multiple audio files into a single file. It is a useful tool for combining all the initial ingestions of audio files into a single phoneme time track file for rapid phonetic phrase search.
Mode | Input | Output | Description |
---|---|---|---|
The fmdcombiner module does not accept input streams or write to an output stream. All inputs and outputs are set as parameters. |
Example:
output <- fmdcombiner(_, input)
Some of these parameters do not have an internal default value. You must either set the configuration parameter to a suitable value, or set the value in the corresponding action parameter.
|