Skip to content

feat(TaskProcessing): add AudioToTextSubtitles TaskType#61127

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

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>
@edward-ly edward-ly force-pushed the feat/noid/subtitles-task branch from a6604f7 to 86c9847 Compare June 10, 2026 15:51
@edward-ly edward-ly marked this pull request as ready for review June 10, 2026 15:51
@edward-ly edward-ly requested a review from a team as a code owner June 10, 2026 15:51
@edward-ly edward-ly requested review from ArtificialOwl, icewind1991, leftybournes and salmart-dev and removed request for a team June 10, 2026 15:51
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