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

error #44

Closed
mrharryhd opened this issue May 22, 2024 · 2 comments
Closed

error #44

mrharryhd opened this issue May 22, 2024 · 2 comments

Comments

@mrharryhd
Copy link

image

@fucskonorbi
Copy link

In powershell you could try to do
python -m pip install stable-ts
Make sure your python version is the same as in Davinci Resolve. After installation you might have to restart Davinci.

(To check in Powershell you can do python -c "import sys; print(sys.version)", then to check in Davinci you can click on the Py3 panel in the console and type in import sys then print(sys.version).)

@mrharryhd mrharryhd reopened this May 29, 2024
@mrharryhd
Copy link
Author

nvm i fixed 6hrs later after i opened this post

i added

"import sys
sys.path.append('C:\Users\your_username\AppData\Local\Programs\Python\Python312\Lib\site-packages') # Replace 'your_username' with your actual username
import stable_whisper

import time
import re
from datetime import datetime, timedelta
import os
import platform"

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

2 participants