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.37k stars 1.04k forks source link

Assertion failed: (lat.Start() == 0) #1474

Open v-yunbin opened 7 months ago

v-yunbin commented 7 months ago

when use 0.3.22 version ios, I get follow error: ASSERTION_FAILED (VoskAPI:CompactLatticeStateTimes():lattice-functions.cc:113) Assertion failed: (lat.Start() == 0) Is it possible to use latest vosk codes for ios?