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

Choose language #10

Closed lterfloth closed 1 year ago

lterfloth commented 1 year ago

It would be nice if one could chose from one of the available languages. Is that planned? :-)

KorayUlusan commented 1 year ago

See the man page

     -l --language lang
              Specify speech recognition language (locale). Default is 'en-US'.
espetro commented 1 year ago

Hi, I tried to run hear -l en-US but it tells me that No file at path en-US. However, running just hear works. Do you know what might be happening? Looks like this is related to #2