Skip to content

Mobile-Artificial-Intelligence/piper.cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piper.cpp

This is simply a refactoring of the piper and piper-phonemize libraries to allow easier compilation and integration

A fast, local neural text to speech system that sounds great and is optimized for the Raspberry Pi 4.

Building

To build run:

make example

or to just build the library run:

make

Running

To execute the example run:

./piper_cli en_US-lessac-medium.onnx "Hello, World!"

Original Project here rhasspy/piper

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages