WeeaBlind icon indicating copy to clipboard operation
WeeaBlind copied to clipboard

torchvision is not available - cannot save figures

Open MethanJess opened this issue 9 months ago • 1 comments

When i run weeablind.py - I get this error: torchvision is not available - cannot save figures

Then it shows that the GPU Is not detected, and that OCR is not supported (Everything else is supported)

Choosing a different coqui voice shows the voice name being selected for a second then the name slowly fades out, and leaves me with no voice selected ([!] Looks like you are using a multi-speaker model. You need to define either a speaker_idx or a speaker_wav to use a multi-speaker model.)

Clicking "Run Dubbing" Outputs this error: UnboundLocalError: local variable 'i' referenced before assignment Then it locks me into an inescapable Progress bar

Also importing a video gives three errors Output file does not contain any stream Error opening output file C:\Apps\weeablind\output\01 Setting Up an Optimized Environment for Drawing.srt. Error opening output files: Invalid argument {'status': 'subless'} (Even though i imported a video with subtitles within it)

I have FFmpeg, MSVC Build Tools, and Cuda all installed... (I also did the setup and all) (I also had problems with generating subtitles)

MethanJess avatar May 17 '24 05:05 MethanJess