An open API service indexing awesome lists of open source software.

https://github.com/daveshap/maragi_sensor_audio

Audio sensor microservice for robots and AI
https://github.com/daveshap/maragi_sensor_audio

artificial-intelligence maragi maragi-sensor pyaudio rest-api

Last synced: 3 months ago
JSON representation

Audio sensor microservice for robots and AI

Awesome Lists containing this project

README

          

# Instructions

1. **CLONE** this repo with `git clone https://github.com/daveshap/mic_svc.git`
2. **BUILD** the Docker image with `docker build --tag maragi_mic --file Dockerfile .`
3. **LAUNCH** the image with `./launch.sh` or `docker run -d --privileged --network maragi_net maragi_mic`