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 cb1ca60 commit 8174d23Copy full SHA for 8174d23
docs/speech-to-text/realtime/realtime_diarization.mdx
@@ -297,7 +297,7 @@ You can prevent too many speakers from being detected by using the `max_speakers
297
}
298
```
299
300
-The default value is 50, but it can take any integer value between 2 and 100 inclusive.
+The default value has no restriction, but it can be set to any integer greater than or equal to 2.
301
302
### Punctuation
303
0 commit comments