Cyborgscode / Personal-Voice-Assistent

Building a fully featured and localized voice assistant for Linux
141 stars 6 forks source link

Linux: Vosk Support for older glibc version (2.21) #19

Closed argen666 closed 1 year ago

argen666 commented 1 year ago

Hi there, I'm trying to use the vosk-api library on a system with glibc version 2.21 installed. However, the library currently only supports glibc version 2.27 or higher. I know you are the superstar with compiling vosk from source :) Could you please specify the instruction/dockerfile what I can use to build from source for my system: Linux 4.2.6-300.aq.fc22.i686 https://github.com/alphacep/vosk-api/issues/1 SMP Mon Dec 14 14:33:27 NOVT 2015 i686 i686 i386 GNU/Linux

Thanks a lot

Cyborgscode commented 1 year ago

ähm... can't help you with a completely outdated software stack. We can't even compile vosk on Fedora due to the outdated math support libs in the actual stable repo.

argen666 commented 1 year ago

I've compiled it for the old distro. Maybe it will help someone. Thanks

linux-x86.zip