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

OpenVINO Transcription crashes with macro #160

Closed
joedale100 opened this issue May 3, 2024 · 3 comments · Fixed by #173
Closed

OpenVINO Transcription crashes with macro #160

joedale100 opened this issue May 3, 2024 · 3 comments · Fixed by #173
Labels
bug Something isn't working

Comments

@joedale100
Copy link

Hi there,

I'm delighted Ryan Metcalfe has been able to create a patch for Audacity 3.51. so the OpenVINO Transcription tool now works. However when I run the OpenVINO Transcription feature as part of a macro, Audacity 3.5.1 crashes. Here is my macro:

SelectAll:
OpenvinoWhisperTranscription:Use_Preset="" (It crashes at this point)
ShiftDown:
SelectAll:
ExportLabels:filename="C:\Users\Joe\Desktop\Transcription.txt" hasname="No" hasnumber="No" hastext="Yes" hastimes="No" overwrite="Yes" separator="Tab"

Any advice would be much appreciated.

Best wishes

Joe

@joedale100
Copy link
Author

Hi Ryan,

Does this mean you've resolved the crashing issue?

Best wishes

Joe

@RyanMetcalfeInt8
Copy link
Contributor

Hi Joe,

Yes, the link above is for the source code changes which resolve this issue. Once that change is integrated, we'll integrate fixes for a couple more things and then create an updated patch release.

Thanks,
Ryan

@joedale100
Copy link
Author

joedale100 commented May 11, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants