Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anthchirp/transcription

python script to aid in transcribing audio recordings
https://github.com/anthchirp/transcription

Last synced: 4 days ago
JSON representation

python script to aid in transcribing audio recordings

Awesome Lists containing this project

README

        

# transcription
python script to aid in transcribing audio recordings

Python 2
--------
Install with:

pip install --upgrade https://github.com/Anthchirp/transcription/archive/master.zip

Run with:

transcribe --help

Python 3
--------
Install with:

pip3 install --upgrade https://github.com/Anthchirp/transcription/archive/master.zip

Run with:

transcribe --help