The algorithm mode for the speech-to-text process. Specify one of the following values.
fixed
|
Attempts to produce a transcription of uniform quality across the audio, but the processing rate can fluctuate. |
relative
|
Attempts to process the audio at a uniform rate, but the transcription quality might fluctuate. |
Action: | AddTask, CheckResources |
---|---|
Task: | AfpAddTrackStream, AfpMatchStream, ClusterSpeech, LangIdBndStream, LangIdCumStream, LangIdSegStream, StreamSidOptimize, StreamSidTrain, StreamSpeakerId, StreamToText, TelWavToText |
Type: | String |
Default: | |
Example: | Mode=fixed
|
See Also: |
Mode (configuration parameter) |
|