Skip to content

Docker compilation of applications used by Rhasspy and voice2json

Notifications You must be signed in to change notification settings

s482dcaw/rhasspy-prebuilt-apps

 
 

Repository files navigation

Pre-Built Apps

Docker buildx compilation of applications used by Rhasspy and voice2json.

Applications

Platforms

  • amd64 (desktop/laptop/server)
  • arm/v7 (Raspberry Pi 2/3)
  • arm64 (Raspberry Pi 3+/4)
  • arm/v6 (Raspberry Pi 0/1)

Building

Set the DOCKER_REGISTRY environment variable to your local Docker registry (needed for manifest support). Make sure to include a final /

$ git clone https://github.com/synesthesiam/prebuilt-apps.git
$ cd prebuilt-apps/
$ make

This may take all day and all night. Artifacts will be in the dist/ directory.

About

Docker compilation of applications used by Rhasspy and voice2json

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 43.3%
  • Dockerfile 35.6%
  • Python 12.5%
  • Makefile 5.8%
  • Shell 2.8%