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)
| FMDFileOut* |
| FMDListFile* |
| FMDListPath |
*You must set the value of these configuration parameters by setting the corresponding action parameters.
|
|