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

Bumps up PyAV version to support Python 3.12.x #679

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

Purfview
Copy link
Contributor

@Purfview Purfview commented Feb 11, 2024

Fix for #677 #678 #571

Bumps up PyAV version to support Python 3.12.x

Bumps up PyAV version to support Python 3.12.x
@JiewenGuan
Copy link

I just tried this fix and it worked, had to install other dependencies manually and install faster-whisper with --no-deps. and for the pytorch I had to install it with 'pip install torchaudio==2.2.0+cu121 --index-url https://download.pytorch.org/whl/cu121' and it runs ok, the torch cuda 118 version also works fine, but after switching torch version the model cache need to be cleared.

@Purfview
Copy link
Contributor Author

I just tried this fix and it worked, had to install other dependencies manually and install faster-whisper with --no-deps. and for the pytorch I had to install it with 'pip install torchaudio...

But faster-whisper or PyAV doesn't have such dependency. Why you had to install torchaudio?

@nguyendc-systran nguyendc-systran merged commit 5269556 into SYSTRAN:master Feb 20, 2024
2 checks passed
@Purfview Purfview deleted the patch-4 branch February 20, 2024 17:01
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.

None yet

3 participants