Skip to content

[Components] all_voice_lab #16817

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

Open
pipedream-component-development opened this issue May 23, 2025 · 0 comments
Open

[Components] all_voice_lab #16817

pipedream-component-development opened this issue May 23, 2025 · 0 comments
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

all_voice_lab

URLs

Webhook Sources

new-transcription-completed-instant

Description

Emit new event when a voice transcription is completed. Useful for triggering workflows when audio files are processed. Requires configuration of the voice job ID or user ID (optional) to scope the trigger.

new-voice-upload-instant

Description

Emit new event when a new voice recording is uploaded to the system. Can be filtered by user ID or project ID (optional).

new-annotation-created-instant

Description

Emit new event when a manual or automatic annotation is added to a speech or transcription record. Useful in quality assurance or training workflows. Can be filtered by annotation type or voice job ID (optional).

Actions

upload-voice-recording

Description

Upload a new voice recording to All Voice Lab. Requires an audio file (URL or base64), and optionally a user ID, project ID, and metadata tags.

start-transcription

Description

Start a transcription job for a specific voice recording. Requires a recording ID. Optional parameters include language and transcription model.

add-annotation

Description

Add a text annotation to a transcription segment or voice job. Requires transcription ID or recording ID, annotation text, and optionally the timestamp or label type.

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
None yet
Development

No branches or pull requests

1 participant