We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebb5fed commit fcdabedCopy full SHA for fcdabed
examples/rt/async/speaker_id/main.py
@@ -19,7 +19,6 @@ async def main() -> None:
19
20
transcription_config = TranscriptionConfig(
21
max_delay=0.8,
22
- enable_partials=True,
23
operating_point=OperatingPoint.ENHANCED,
24
diarization="speaker",
25
)
0 commit comments