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

Latest DR version fix #89

Open
AidyTheWeird opened this issue Oct 1, 2024 · 0 comments
Open

Latest DR version fix #89

AidyTheWeird opened this issue Oct 1, 2024 · 0 comments

Comments

@AidyTheWeird
Copy link
Contributor

I tested the script on the latest davinci resolve (19.0.1) and encountered a whisper error

Whisper 20240930 is installed.Versions confirm to be compatible: 20230314, 20230918, 20231105, 20231106, 20231117
To prevent errors and performance issues, reinstall correct version with: "pip install --upgrade --no-deps --force-reinstall openai-whisper==20231117". Or use transcribe_minimal().

following the instructions in the error, and reinstalling the 20231117 version of whisper, the scripts starts working again without any problems

TLDR: Install older version of whisper: pip install --upgrade --no-deps --force-reinstall openai-whisper==20231117

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

No branches or pull requests

1 participant