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
155 stars 15 forks source link

Help #4

Closed AAppole1 closed 11 months ago

AAppole1 commented 1 year ago

Hi! I am not very familiar with this stuff and I require some assistance. I am using macos and I have installed ffmpeg and downloaded audiotext unix file and when I try to open it it just opens the text editor? Do I need to run the file with ffmpeg? Could you help me pelase :). I would really like to learn and use this program it seems really useful to me as a student.

HenestrosaDev commented 1 year ago

Hi there!

Could you please paste the text here so I can see what's wrong?

AAppole1 commented 1 year ago
CleanShot 2023-04-03 at 14 37 35@2x

Hi! Here is the screenshot of the text file. It like open the whole code in it or something? Do you know what to do?

HenestrosaDev commented 1 year ago

OK, I'm going to take a look at the project to see what's the issue with the Unix distribution. I'll get back as soon as I find something!

AAppole1 commented 1 year ago

Ok thank you! Let me know if I should try something to solve this issue

HenestrosaDev commented 1 year ago

Can you please try this release?

AAppole1 commented 1 year ago

Hi! Now the audiotext file is executable, but I still have issues with it. It asks permission to run all the scripts is there a way to override it, to have permission to all of them. And after giving them permission it still gives me an error :('

CleanShot 2023-04-03 at 21 06 14@2x CleanShot 2023-04-03 at 21 22 57@2x CleanShot 2023-04-03 at 21 23 12@2x CleanShot 2023-04-03 at 21 23 36@2x CleanShot 2023-04-03 at 21 24 00@2x
AAppole1 commented 1 year ago

Sorry here is a better screenshot all in one: CleanShot 2023-04-03 at 21 30 50@2x

HenestrosaDev commented 1 year ago

I see... It seems that there is something wrong with a dependency of the project. Could you please tell me the model of your Mac?

AAppole1 commented 1 year ago

Hi! I have the 2020 macbook pro m1 running Ventura 13.2.1

HenestrosaDev commented 1 year ago

I have the same exact model with the same macOS version and everything is running fine in my computer. I have been looking for more details on this issue and it seems that I would have to create an Apple developer account (which costs 99$ per year) in order to sign the binaries and allow other users to execute the program flawlessly. I will look into this issue further and I will get back as soon as I find something useful to overcome the issue but, at this moment, I wouldn't be interested in creating an Apple developer account.

These are the sites that have led me in the right direction:

  1. https://stackoverflow.com/questions/66983242/security-issues-downloading-application-for-macos-library-load-disallowed-by
  2. https://github.com/pyinstaller/pyinstaller/wiki/Recipe-OSX-Code-Signing
  3. https://gist.github.com/txoof/0636835d3cc65245c6288b2374799c43

For the time being, I think you could use freesubtitles.ai, which is a website that will let you transcribe your audios/videos for free.

AAppole1 commented 1 year ago

Ok. Thank you for all your help. I will try this program also with my windows pc soon hope it works with it :).