alphacep / vosk-api

Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
Apache License 2.0
7.35k stars 1.04k forks source link

vosk java text result garbled characters #1578

Closed kgj888888 closed 1 month ago

kgj888888 commented 1 month ago

Please do not close my issue without verification. My problem is different from issue 1571. That issue is about displaying garbled text in the console, while mine is different. In JDK 1.8, everything works fine without any issues. However, in JDK 17, it doesn't work correctly. These are two distinct problems. As an administrator, please do not close my issue without verification, unless the method you provide is effective and correct.

nshmyrev commented 1 month ago

Same as https://github.com/alphacep/vosk-api/issues/1571