tmoroney / auto-subs

Generate subtitles using OpenAI Whisper in Davinci Resolve editing software.
MIT License
466 stars 27 forks source link

name 'stable_whisper' is not defined #54

Open prowiththefro opened 2 months ago

prowiththefro commented 2 months ago

Screenshot 2024-07-21 233203

im completly lost im not sure what to do, it always renders the audio but stops before transcribing it

YourAverageMo commented 1 month ago

i think you forgot to install stable_whisper or you installed it without running powershell in admin.

  1. run powershell in admin
  2. pip uninstall stable-ts
  3. pip install -U stable-ts