vosk-server icon indicating copy to clipboard operation
vosk-server copied to clipboard

Added Vosk Dockerfile for ARM architecture

Open sskorol opened this issue 5 years ago • 1 comments

To be able to build vosk-server on ARM architecture there was created a dedicated config based on python3.7-buster image. Note that ARM doesn't support msse flags + requires an explicit HOSTCC / TARGET declaration. For easier configuration, TARGET option was parameterized so that you can specify a required ARCH via a --build-arg

sskorol avatar Jun 08 '20 11:06 sskorol

@nshmyrev is there any issues with it, or should I add something?

sskorol avatar Jun 23 '20 11:06 sskorol