AIDevMonster / maragi_sensor_audio

Audio sensor microservice for robots and AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Audio sensor microservice for robots and AI

License:MIT License


Languages

Language:Python 90.7%Language:Dockerfile 6.8%Language:Shell 2.5%