How to fix punctuation in speech-to-text and LLM output without calling a model
A developer built sentencify, a lightweight JavaScript library that adds punctuation to speech-to-text and LLM output without calling a model. The library uses ordered regular expressions to classify …