//
pkg.gl
Category
github.com/perbu/tts-cli
split
package
0.2.0
Repository:
https://github.com/perbu/tts-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
75 SLOC
#
Functions
SplitParagraphs
SplitParagraphs splits the input text into paragraphs.
SplitSentences
SplitSentences splits the input text into sentences.
SplitText
SplitText splits the input text into chunks of at most maxLength bytes.