Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anthchirp/transcription
- Owner: Anthchirp
- License: bsd-3-clause
- Created: 2017-12-03T18:56:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-04T10:33:55.000Z (almost 7 years ago)
- Last Synced: 2024-10-07T04:41:16.600Z (about 1 month ago)
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# transcription
python script to aid in transcribing audio recordingsPython 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