toki pona text-to-speech

Convert toki pona text to speech


Pitch: Speed: Word Gap:

how does it work?

some some cool person wrote some code to convert IPA to phonemes that eSpeak can use by using lexconvert. They also wrote code that passed the phonemes to meSpeak.js, a Emscripten version of eSpeak that works in web browsers. Since toki pona pronunciation is just IPA with the stress falling on the first syllable of each word, i hacked some terrible code together to add the IPA markup for stress before passing to their code. the result is some old-school text-to-speech synthesis for toki pona.

about

this tool is a fork of the phoneme synthesis project. as such, this project is also licenced under the GPL. you can view this page's source code on Github too.

view the project this is forked from here: https://itinerarium.github.io/phoneme-synthesis/