mac init error
Open
- Dominant language
- Jupyter Notebook
- Stars
- 15.1k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
i use java demo with version: 0.3.38 under MacOS: 12.6.
when init jni library, i got the following error.
Assertion failed: (count <= len && "snprintf() output has been truncated"), function LOAD_ERROR, file dispatch.c, line 74.
i debug the code, the error occurs in this line of code.
LibVosk.setLogLevel(LogLevel.DEBUG);
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.