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

size exceeds maximum 50000000 bytes #1512

Closed zgp123-wq closed 4 months ago

zgp123-wq commented 4 months ago

Rebuilding repository. WARNING (VoskAPI:CheckMemoryUsage():determinize-lattice-pruned.cc:316) Did not reach requested beam in determinize-lattice: size exceeds maximum 50000000 bytes; (repo,arcs,elems) = (49596928,256352,217176), after rebuilding, repo size was 44101664, effective beam was 5.98777 vs. requested beam 6

I have encountered this problem while using the https://alphacephei.com/vosk/models/vosk-model-en-us-0.22.zip model.

nshmyrev commented 4 months ago

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

nshmyrev commented 4 months ago

You can ignore this warning for now