Nim Espeak NG wrapper, for super easy Voice and Text-To-Speech, works Offline, no API Keys, No Google.
nimble install espeak
import espeak
espeak("Hello World.")
Nim Espeak NG wrapper, for super easy Voice and Text-To-Speech, works Offline, no API Keys, No Google.
nimble install espeak
import espeak
espeak("Hello World.")