Skip to content

feat(TaskProcessing): add AudioToTextSubtitles TaskType#61127

Draft
edward-ly wants to merge 1 commit into
masterfrom
feat/noid/subtitles-task
Draft

feat(TaskProcessing): add AudioToTextSubtitles TaskType#61127
edward-ly wants to merge 1 commit into
masterfrom
feat/noid/subtitles-task

Conversation

@edward-ly

@edward-ly edward-ly commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a core:audio2text:subtitles task type which outputs a subtitles file for speech-to-text tasks instead of plain text transcripts (as is the case for core:audio2text).

TODO

  • Ideally, this task should accept both audio and video files as input, but I'm not sure if EShapeType::Audio covers video files in addition to audio files. If not, maybe we should have a separate input shape that does cover both?

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Signed-off-by: Edward Ly <contact@edward.ly>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant