intel / openvino-plugins-ai-audacity

A set of AI-enabled effects, generators, and analyzers for Audacity®.
GNU General Public License v3.0
1.04k stars 68 forks source link

3.7 Transcript failure #323

Open The3IC opened 2 weeks ago

The3IC commented 2 weeks ago

Updated to 3.7 but got this trying out my test file:

23:48:14: Open(G:\Videos\Final videos\R&B audio.wav) succeeded 23:48:17: Operation 'Importing WAV (Microsoft)' took 3.113000 seconds. Poll was called 461 times and took 0.049094 seconds. Yield was called 49 times and took 0.012405 seconds. 23:48:18: Operation 'Music Information Retrieval' took 0.000000 seconds. Poll was called 0 times and took 0.000000 seconds. Yield was called 0 times and took 0.000000 seconds. 23:48:55: Operation 'Pre-processing' took 0.000000 seconds. Poll was called 0 times and took 0.000000 seconds. Yield was called 0 times and took 0.000000 seconds. 23:49:13: Error: In Whisper Transcription Effect, exception: whisper_full_parallel failed. 23:49:19: Operation 'OpenVINO Whisper Transcription' took 17.716000 seconds. Poll was called 1945 times and took 0.095825 seconds. Yield was called 92 times and took 0.034877 seconds.

The file is 40 minutes. Selecting a shorter section (like a minute), all worked. "Enemy" territory as I have an AMD CPU but this file has worked on 3.5 (skipped 3.6).

Settings:

RyanMetcalfeInt8 commented 2 weeks ago

hmm, strange. Can you try again, but run Audacity from command line, and dump a log? Sometimes this captures a bit more info:

(in cmd.exe)

cd "C:\Program Files\Audacity"
Audacity.exe > %appdata%\audacity\aud_log.txt

After triggering failure, grab & attach %appdata%\audacity\aud_log.txt to here please. Thanks!

The3IC commented 3 days ago

Sorry, had a few busy days here but here is the log, it's extremely uninteresting? Also added the Diagnostic log

diag log.txt aud_log.txt