1 Open Issue Need Help Last updated: Jul 16, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The uPiper Unity plugin, which uses OpenJTalk for Japanese text-to-speech, needs a solution for WebGL platform compatibility. OpenJTalk's native libraries are incompatible with WebGL's security restrictions. The task involves finding and implementing a workaround, such as a simplified phonemizer, a server-side API, full WebAssembly porting of OpenJTalk, or using an alternative JavaScript library.

Complexity: 4/5
enhancement help wanted