Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

CrystalMethod/snips-pi-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snips-pi-gen

Fork of RichardBronosky/pi-gen-extender. Creates images based on Raspbian Stretch Lite for a minimalistic and Snips based private voice assistant.

What does this do?

The provisioning script serves this purposes:

  1. git clone https://github.com/RPi-Distro/pi-gen.git
  2. Remove stages 3, 4, & 5 to make a Raspbian-lite image
  3. Create a 03-custom-installations sub-stage under stage2
  4. Copies the 03-snips folder into the new subsection
  5. Installs all necessary dependencies of Snips and the Snips platform itselfs

Usage

without Vagrant:

Note:

git clone https://github.com/CrystalMethod/snips-pi-gen.git
cd snips-pi-gen
source provision.sh
provision
sudo ./build.sh

with Vagrant:

Note:

git clone https://github.com/CrystalMethod/snips-pi-gen.git
cd snips-pi-gen
vagrant up
vagrant ssh
cd pi-gen
sudo ./build.sh

References

https://github.com/RichardBronosky/pi-gen-extender
https://github.com/RPi-Distro/pi-gen

About

Fork of RichardBronosky/pi-gen-extender. Creates images for an minimalistic and Snips based private voice assistant.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages