Open Issues Need Help
View All on GitHub WebGL Platform Support for OpenJTalk Phonemizer about 2 months ago
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