Skip to content

3.7 Transcript failure #323

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

Open
The3IC opened this issue Nov 13, 2024 · 2 comments
Open

3.7 Transcript failure #323

The3IC opened this issue Nov 13, 2024 · 2 comments

Comments

@The3IC
Copy link

The3IC commented Nov 13, 2024

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:

  • CPU, auto (English), large-2, segment length 60, beam 10
@RyanMetcalfeInt8
Copy link
Contributor

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
Copy link
Author

The3IC commented Nov 24, 2024

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

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