WIP: feat: whisper.cpp #66

Draft
martinr92 wants to merge 4 commits from feature/whisper into develop
Owner
No description provided.
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/whisper:feature/whisper
git switch feature/whisper

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch develop
git merge --no-ff feature/whisper
git switch feature/whisper
git rebase develop
git switch develop
git merge --ff-only feature/whisper
git switch feature/whisper
git rebase develop
git switch develop
git merge --no-ff feature/whisper
git switch develop
git merge --squash feature/whisper
git switch develop
git merge --ff-only feature/whisper
git switch develop
git merge feature/whisper
git push origin develop
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ffmpeg/build-script!66
No description provided.