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

Upgrade faster-whisper #92

Merged
merged 4 commits into from
Aug 21, 2024
Merged

Upgrade faster-whisper #92

merged 4 commits into from
Aug 21, 2024

Conversation

rpurdel
Copy link
Collaborator

@rpurdel rpurdel commented Aug 20, 2024

No description provided.

@rpurdel rpurdel requested a review from saghul August 20, 2024 07:00
Makefile Outdated
@@ -11,22 +11,18 @@ _login:

build-summaries : _login
docker buildx build \
--build-arg="BASE_IMAGE_BUILD=nvidia/cuda:12.3.0-devel-ubuntu20.04" \
--build-arg="BASE_IMAGE_RUN=nvidia/cuda:12.3.0-runtime-ubuntu20.04" \
--build-arg="BASE_IMAGE_BUILD=nvidia/cuda:12.2.2-cudnn8-devel-ubuntu22.04" \
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't we drop these now that they match the defaults?

Makefile Show resolved Hide resolved
deb https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu focal main
deb-src https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu focal main
deb https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu jammy main
deb-src https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu jammy main
Copy link
Member

Choose a reason for hiding this comment

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

We don't need the src, now that I see it.

Copy link
Member

@saghul saghul left a comment

Choose a reason for hiding this comment

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

🚀 No code changes necessary when updating faster-whisper? Impressive!

@rpurdel rpurdel merged commit 014257b into master Aug 21, 2024
@rpurdel rpurdel deleted the faster-whisper-upgrade-1.0.3 branch August 21, 2024 08:14
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.

2 participants