Skip to content

m-weeks/ape-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ape-pi

An HTTP API for converting text into a .wav file of Bonzi Buddy's voice

Instructions

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

Credits:

SAPI4 CLI https://github.com/GaryOderNichts/SAPI4-CLI

SAPI4 on Linux https://github.com/TETYYS/SAPI4

About

An HTTP API for converting text into a .wav file of Bonzi Buddy's voice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published