Skip to content

Commit fcdabed

Browse files
committed
remove partials
1 parent ebb5fed commit fcdabed

File tree

1 file changed

+0
-1
lines changed
  • examples/rt/async/speaker_id

1 file changed

+0
-1
lines changed

examples/rt/async/speaker_id/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ async def main() -> None:
1919

2020
transcription_config = TranscriptionConfig(
2121
max_delay=0.8,
22-
enable_partials=True,
2322
operating_point=OperatingPoint.ENHANCED,
2423
diarization="speaker",
2524
)

0 commit comments

Comments
 (0)