sveinbjornt / hear

Command line speech recognition and transcription for macOS
https://sveinbjorn.org/hear
BSD 3-Clause "New" or "Revised" License
303 stars 18 forks source link

iTerm 2 zsh: abort #25

Closed swoodford-clear closed 1 year ago

swoodford-clear commented 1 year ago

Using iTerm 2 with zsh, hear immediately aborts:

hear -d -i example.m4a > output.txt
zsh: abort      hear -d -i example.m4a > output.txt

iTerm 2, Build 3.4.19 MacBook Pro, M1 Pro Ventura 13.3.1

Using Terminal Version 2.13, this issue does not occur.

swoodford-clear commented 1 year ago

Sorry, should've looked at closed issues. This seems to be a duplicate and solution is just use built in Terminal after control + right-click + open the binary to bypass the unknown developer prompt.