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

Kaldi remove lm target because rnnlm has lm #1543

Closed msqr1 closed 3 months ago

msqr1 commented 3 months ago

Target rnnlm already includes lm, so no need to specify lm anymore

msqr1 commented 3 months ago

@nshmyrev

nshmyrev commented 3 months ago

Not sure what is the point? It should not affect build in any way

msqr1 commented 3 months ago

Make stuff shorter, I guess

nshmyrev commented 3 months ago

Ok, thanks!