Skip to content

Conversation

@zainhas
Copy link
Contributor

@zainhas zainhas commented Dec 2, 2025

Added min_speakers and max_speakers fields to improve diarization accuracy.


Note

Adds optional min_speakers and max_speakers fields to AudioTranscriptionRequest to refine diarization when the expected speaker count is known.

  • OpenAPI schema (audio/transcriptions):
    • components/schemas/AudioTranscriptionRequest: add optional min_speakers and max_speakers integers to guide speaker diarization.

Written by Cursor Bugbot for commit 6f46e93. This will update automatically on new commits. Configure here.

Added min_speakers and max_speakers fields to improve diarization accuracy.
@github-actions
Copy link

github-actions bot commented Dec 2, 2025

✱ Stainless preview builds

This PR will update the togetherai SDKs with the following commit message.

feat: Add min_speakers and max_speakers to openapi.yaml

Edit this comment to update it. It will appear in the SDK's changelogs.

togetherai-typescript studio · code · diff

Your SDK built successfully.
generate ⚠️build ✅lint ✅test ✅

npm install https://pkg.stainless.com/s/togetherai-typescript/c5e43fd104d563f4526887548d496d77b14158ba/dist.tar.gz
togetherai-go studio · code · diff

Your SDK built successfully.
generate ⚠️lint ✅test ❗

go get github.com/stainless-sdks/togetherai-go@cb92ce38cb8560328949cc9427bc9789ee3bc6f4
⚠️ togetherai-python studio · code · diff

There was a regression in your SDK.
generate ⚠️build ❗ (prev: build ✅) → lint ❗test ⏳

togetherai-terraform studio · code · diff

Your SDK built successfully.
generate ❗lint ❗test ❗


This comment is auto-generated by GitHub Actions and is automatically kept up to date as you push.
Last updated: 2025-12-02 19:16:05 UTC

@zainhas zainhas requested a review from drnugent December 2, 2025 19:11
@zainhas zainhas merged commit 3249a94 into main Dec 2, 2025
4 of 5 checks passed
@zainhas zainhas deleted the speakers-transcription branch December 3, 2025 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants