AudioTranscribeWhisperSettings.stepMs property

The duration of audio that is accumulated before performing one transcription step. Decreasing this value will decrease latency but also decrease performance. Visualiser metrics are available to monitor the duration of each "step" operation, if this is not clearly faster than the audio duration real-time output will not be attained and the workflow will back up.

Default 3000ms.

Signature:

stepMs?: number;