|
|
|
|
|
by yorwba
2725 days ago
|
|
I started working on it about 4 months ago and have been dog-fooding it since, but it's still in a pretty rough state. Part of the problem is the quality of open-source language analysis tools. I use Open JTalk for text-to-speech on examples without available recordings (which is most of them) and sometimes it gets the pronunciation plain wrong. So I use a different program (Kuromoji) to get a written representation of the pronunciation, which it also frequently gets wrong but (hopefully) at different times than Open JTalk. The other problem is that so far I've been the only user, and many things that should be configurable aren't (I expect the constantly looping audio to be high on the list of things people would want to change). That said, if you're interested, I could write up a minimal readme file, slap on a license and push it to GitHub. |
|