An HTTP API for converting text into a .wav file of Bonzi Buddy's voice
Run the docker image wmweeks/ape-pi
. The default port is 3000, but can be customized through the PORT
env variable.
To retrieve a voice, make a request to /api/bonzi
with the GET parameter text
.
ex: /api/bonzi?text=hello
SAPI4 CLI https://github.com/GaryOderNichts/SAPI4-CLI
SAPI4 on Linux https://github.com/TETYYS/SAPI4