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

Hear "go to sleep" after some inactivity #27

Open micrem73 opened 8 months ago

micrem73 commented 8 months ago

I run hear with: hear -l it-IT -d

It works perfectly. Then I leave it running for some time without speaking. When I speak again, speech is no logged anymore. After some seconds of speech, hear restarts logging the speech.

It sounds like if there's an auto idle status after some time of no speech.

I checked in activity monitor, and neither hear nor localspeechrecognition processes show App Nap is active.

Any idea?

sveinbjornt commented 7 months ago

This must be some built-in behaviour in the native macOS speech recognition API used by hear. Not much I can do about it.