Skip to content

Commit 8174d23

Browse files
author
Daniel Nurkowski
committed
change max_speakers default docs description
1 parent cb1ca60 commit 8174d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/speech-to-text/realtime/realtime_diarization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ You can prevent too many speakers from being detected by using the `max_speakers
297297
}
298298
```
299299

300-
The default value is 50, but it can take any integer value between 2 and 100 inclusive.
300+
The default value has no restriction, but it can be set to any integer greater than or equal to 2.
301301

302302
### Punctuation
303303

0 commit comments

Comments
 (0)