HenestrosaDev / audiotext

A desktop application that transcribes audio from files, microphone input or YouTube videos with the option to translate the content and create subtitles.
Other
112 stars 10 forks source link

Unhandled Exception Occured with : KeyError: 'English_United States' #1

Closed kapilsoni2013 closed 1 year ago

kapilsoni2013 commented 1 year ago

When I ran the "audiotext.exe" exe file from the audiotext-v1.2.0.zip after extraction. I got the below exception.

Traceback (most recent call last): File "main.py", line 261, in <module> File "main.py", line 19, in __init__ File "main.py", line 62, in create_sidebar KeyError: 'English_United States' image

altwitt commented 1 year ago

kapilsoni2013's exception happened to me as well

HenestrosaDev commented 1 year ago

Hi. Thank you all for the feedback. I'm currently working to fix this issue.

HenestrosaDev commented 1 year ago

I've just released version 1.2.1 fixing this bug. Please, check it out and let me know if everything works as expected. Thank you.

ahuyenta commented 1 year ago

I've just released version 1.2.1 fixing this bug. Please, check it out and let me know if everything works as expected. Thank you.

image

1.2.1