Punctuation commands ("period", "new line", "open parenthesis" etc) is not converted by most AI. So MacWhisper and Aiko return
Hello Bill comma new paragraph How are you question mark
instead of
Hello Bill,
How are you?
the attached macro is a very basic start at fixing that.
copy the AI-returned text to your clipboard; run the macro; and paste the result where you want it.
PLEASE feel free to make this better!
dictation cleanup.kmmacros (11.3 KB)