07:49
2026-08-22
dev.to
developer-tools
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 โฆ