From e8faf28e6a39ff90bc921ad125864504d1df8aba Mon Sep 17 00:00:00 2001 From: Sam Sykes Date: Thu, 31 Jul 2025 22:30:54 +0100 Subject: [PATCH] Doc fix for incorrect argument name. --- examples/foundational/13h-speechmatics-transcription.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/foundational/13h-speechmatics-transcription.py b/examples/foundational/13h-speechmatics-transcription.py index ea75702e6..2a9e7552e 100644 --- a/examples/foundational/13h-speechmatics-transcription.py +++ b/examples/foundational/13h-speechmatics-transcription.py @@ -48,7 +48,7 @@ async def run_example(transport: BaseTransport, _: argparse.Namespace, handle_si This example will use diarization within our STT service and output the words spoken by each individual speaker and wrap them with XML tags. - If you do not wish to use diarization, then set the `enable_speaker_diarization` parameter + If you do not wish to use diarization, then set the `enable_diarization` parameter to `False` or omit it altogether. The `text_format` will only be used if diarization is enabled. By default, this example will use our ENHANCED operating point, which is optimized for