feat: implement generate subtitles provider#381
Merged
Conversation
b446aa7 to
3c8362b
Compare
lukasdotcom
reviewed
Jun 18, 2026
lukasdotcom
left a comment
Member
There was a problem hiding this comment.
A few comments. Also remember to fix the psalm error
Contributor
Author
Psalm is failing because nextcloud/server#61127 hasn't been merged yet. Once that changes, it should be green again, I think. |
Member
If that fixes it we can wait until the server's pr is merged. |
kyteinsky
reviewed
Jun 22, 2026
3c8362b to
a78dfe9
Compare
kyteinsky
approved these changes
Jul 3, 2026
Signed-off-by: Edward Ly <contact@edward.ly>
…will get in nextcloud/ocp soon Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
00f8dcc to
f598166
Compare
Member
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requires nextcloud/server#61127 and nextcloud/assistant#577
Registers the app as a new provider for the
core:audio2text:subtitlestask, reusing the transcription API to produce output as.srtor.vttfiles instead of just text. Lightly tested with an MP3 of this podcast episode.🤖 AI (if applicable)