Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RevAiJobOptions does not support speaker_count param #255

Closed
NickAnthony opened this issue May 7, 2024 · 1 comment
Closed

RevAiJobOptions does not support speaker_count param #255

NickAnthony opened this issue May 7, 2024 · 1 comment
Assignees
Labels

Comments

@NickAnthony
Copy link

Type definition here:

export interface RevAiJobOptions {
does not contain speaker_count.

This links to https://docs.rev.ai/api/asynchronous/reference/#operation/SubmitTranscriptionJob

speaker_count is mentioned here: https://docs.rev.ai/api/asynchronous/reference/#operation/SubmitTranscriptionJob!ct=application/json&path=speakers_count&t=request

@github-actions github-actions bot added the Stale label Jun 7, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 14, 2024
@NickAnthony
Copy link
Author

The revai-node-sdk still doesn't support speaker_count or speakers_count.

export interface RevAiJobOptions {

@kirillatrev kirillatrev reopened this Jun 17, 2024
@kirillatrev kirillatrev self-assigned this Jun 17, 2024
@github-actions github-actions bot removed the Stale label Jun 18, 2024
@github-actions github-actions bot added the Stale label Jul 19, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants