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

FR: Automatic punctuation #22

Closed anijatsu closed 1 year ago

anijatsu commented 1 year ago

With macOS 13 there's been an automatic punctuation function added into the language model. It seems to be a matter of setting of one property, but I don't even know how to build the program properly, so I'll leave it up to you knowledgeable folks :) https://developer.apple.com/documentation/speech/sfspeechrecognitionrequest/3930023-addspunctuation?changes=late_1_2

sveinbjornt commented 1 year ago

Will add this as a command line flag. However, it is only available in Ventura (13.0+).