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

Create add and remove url endpoints #263

Merged
merged 2 commits into from
Oct 5, 2023

Conversation

chainyo
Copy link
Contributor

@chainyo chainyo commented Oct 4, 2023

These two new endpoints come with the async asr-type, allowing users to add or remove remote URLs for remote transcription or diarization execution.

The added remote URLs should be valid http or https URLs where one only_transcription or only_diarization can be used.

@chainyo chainyo added the api Everything related to the API implementation label Oct 4, 2023
@chainyo chainyo linked an issue Oct 4, 2023 that may be closed by this pull request
@chainyo chainyo merged commit 147e295 into main Oct 5, 2023
2 checks passed
@chainyo chainyo deleted the 262-allow-the-user-to-add-remote-urls-on-the-fly branch October 5, 2023 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Everything related to the API implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow the user to add remote urls on the fly
2 participants