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

Endpoint to transcribe videos #554

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open

Endpoint to transcribe videos #554

wants to merge 32 commits into from

Conversation

ekrojo77
Copy link
Contributor

@ekrojo77 ekrojo77 commented Dec 5, 2024

  • Testing
  • Endepunkt for å polle om filen er opprettet
  • Bedre return fra GET

case Success(_) => Right(())
case Failure(ex) => returnLeftError(ex)
}
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beholder disse i første omgang før vi vet hva som trengs av endepunkt. Men tror det rene transcribe-endepunktet er det som vil bli mest brukt

@ekrojo77 ekrojo77 marked this pull request as ready for review December 13, 2024 10:37
@ekrojo77 ekrojo77 requested a review from a team December 13, 2024 10:37
@ekrojo77 ekrojo77 marked this pull request as draft December 13, 2024 13:53
@ekrojo77 ekrojo77 changed the title Endpoint to extract audio from brightcove files Endpoint to transcribe videos Dec 13, 2024
@ekrojo77 ekrojo77 marked this pull request as ready for review December 16, 2024 10:43
@ekrojo77 ekrojo77 marked this pull request as draft December 17, 2024 13:19
Copy link
Member

@gunnarvelle gunnarvelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lisenspirk

@ekrojo77 ekrojo77 marked this pull request as ready for review January 2, 2025 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants