Skip to content

Code base for an art installation. Raspberry Pi records voice and prints out recognized text with a receipt printer.

Notifications You must be signed in to change notification settings

tinkertoe/grammophon

Repository files navigation

grammophon

How to use

Linux

  1. Install all dependencies
chmod +x install.sh
bash install.sh
  1. Start application
yarn start

Windows

  1. Install system dependencies
  • Node JS
  • Yarn Package Manager
  • sox
  • libusb (WinUSB) via Zadig
  • Python
  1. Install node requirements
yarn install
  1. Start programm
yarn start

About

Code base for an art installation. Raspberry Pi records voice and prints out recognized text with a receipt printer.

Topics

Resources

Stars

Watchers

Forks