An open API service indexing awesome lists of open source software.

https://github.com/rhasspy/piper-phonemize

C++ library for converting text to phonemes for Piper
https://github.com/rhasspy/piper-phonemize

Last synced: 19 days ago
JSON representation

C++ library for converting text to phonemes for Piper

Awesome Lists containing this project

README

        

# Piper Phonemization Library

Converts text to phonemes for [Piper](https://github.com/rhasspy/piper).

When using eSpeak phonemes, requires an [espeak-ng fork](https://github.com/rhasspy/espeak-ng) with `espeak_TextToPhonemesWithTerminator` function.
This function allows for Piper to preserve punctuation and detect sentence boundaries.

## Usage

Pre-compiled releases are [available for download](https://github.com/rhasspy/piper-phonemize/releases/tag/v1.0.0).

The `piper_phonemize` program can be used from the command line:

``` sh
lib/piper_phonemize -l en-us --espeak-data lib/espeak-ng-data/ <