Skip to content

phelstab/sensoring

Repository files navigation

Real-Time Multi-Modal Audio, Video and Physiological Data Collection

  1. About The Project
  2. Getting Started
  3. License
  4. Acknowledgments

About The Project

Find a detailed description of this project (documentation and online book) here: Available @ https://phelstab.github.io/sensoring/

Getting Started

Installation

python -m venv venv
  1. UNIX: Activate
source venv/bin/activate
  1. WIN: Activate
.\venv\scripts\activate
  1. Install libraries
pip install -r requirements.txt
  1. (optional) Remove any existing builds
jupyter-book clean .
  1. Build (The fully-rendered HTML version of the book will be built in _build/html/)
jupyter-book build .

Unix Installer via Shell

  1. Give exec permissions
chmod +x ./install.sh
  1. Setup
./install.sh

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgments

Institute of Communications Engineering, Group Dialogue Systems of University of Ulm