-
Notifications
You must be signed in to change notification settings - Fork 0
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
base: master
Are you sure you want to change the base?
Conversation
ekrojo77
commented
Dec 5, 2024
•
edited
Loading
edited
- Testing
- Endepunkt for å polle om filen er opprettet
- Bedre return fra GET
case Success(_) => Right(()) | ||
case Failure(ex) => returnLeftError(ex) | ||
} | ||
} |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lisenspirk