python cleansio/cleansio.py --help
- Posix shell
- Internet connection
- Check the Requirements
- Clone this repo
- Install Python 3.5+
- Download your Google Cloud Credentials JSON file
- Set the following environment variables:
export GOOGLE_APPLICATION_CREDENTIALS=<PATH_TO_JSON>
- Follow these additional steps:
- Install Cleansio's dependencies:
pip install -r requirements.txt
- Follow the real-time setup instructions
- (OPTIONAL) If you're a developer run:
pip install -r requirements-dev.txt
- (OPTIONAL) Install the Google Cloud SDK
- You're all set!
Build Locally. Available at docs/_build/html/index.html
./bin/generate_docs
Run
./bin/lint
Help
pylint --help-msg=<ID>
./bin/test
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" .
Patrick D. Duncan 💻 |
Levin Noronha 💻 |
Corie Bain 💻 |
Victor Carri 💻 |
---|