Git Product home page Git Product logo

cleansio's Introduction

Cleansio

Build Status License: MIT Documentation Status

logo

Usage

python cleansio/cleansio.py --help

Requirements

  1. Posix shell
  2. Internet connection

Setup

  1. Check the Requirements
  2. Clone this repo
  3. Install Python 3.5+
  4. Download your Google Cloud Credentials JSON file
  5. Set the following environment variables:
    export GOOGLE_APPLICATION_CREDENTIALS=<PATH_TO_JSON>
  6. Follow these additional steps:
  7. Install Cleansio's dependencies:
    pip install -r requirements.txt
  8. Follow the real-time setup instructions
  9. (OPTIONAL) If you're a developer run:
    pip install -r requirements-dev.txt
  10. (OPTIONAL) Install the Google Cloud SDK
  11. You're all set!

Documentation

Technical Documentation

Slideshow

Build Locally. Available at docs/_build/html/index.html

./bin/generate_docs

Linting

Run

./bin/lint

Help

pylint --help-msg=<ID>

Testing

./bin/test

Docker

Run

docker run \
  --tty \
  --rm \
  --volume <PATH_TO_MUSIC>:/music \
  --volume <PATH_TO_GOOGLE_CLOUD_SPEECH_JSON>:/google-cloud-speech-api.json \
  --name cleansio \
  patrickduncan/cleansio \
  /music/<MUSIC_FILE_NAME>

Build

docker build --tag "cleansio:dev" .

Contributors


Patrick D. Duncan

๐Ÿ’ป

Levin Noronha

๐Ÿ’ป

Corie Bain

๐Ÿ’ป

Victor Carri

๐Ÿ’ป

cleansio's People

Contributors

patrickduncan avatar awooooool avatar levin-noro avatar c-bain avatar victorcarri avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.