mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
3f4c5c37c1
Offline Text To Speech (TTS) converter for Python. Unlike alternative libraries, it works offline.
Requires some post-release commits from Github due to dependency on audio/espeak-ng[1]. If release version 2.90 is installed via e.g. PIP instead, it will not find audio/espeak's libespeak-ng.so.1 library.
The port is needed as one of the dependencies of the QGIS plugin 'QChatGPT'.
[1] 1e2cd7fc63
3 lines
106 B
Plaintext
3 lines
106 B
Plaintext
pyttsx3 is a text-to-speech conversion library in Python.
|
|
Unlike alternative libraries, it works offline.
|