A python client for the https://github.com/jamesridgway/voice-transcriber project.
Project description
# Voice Transcriber ![CI](https://github.com/jamesridgway/voice-transcriber-client/workflows/CI/badge.svg?branch=master)
A python client for [voice-transcriber](https://github.com/jamesridgway/voice-transcriber).
## Installation
pip install voice-transcriber-client
## Usage
### Setup credentials
voice-transcriber config -d mydoma.in -a MyApiKey-l3tm31n
### Transcribe an audio file
voice-transcriber transcribe meeting.m4a
## Development The following instructions will help you get started in developing changes for this project.
### Python Environment Run the following to setup a python virtual environment and install all dependencies:
./setup.sh
### Pylint Pylint is used to check code quality and style, pylint can be run using:
./run-pylint.sh
### Tests You can run the test as follows:
./run-tests.sh
An HTML code coverage report will be generated in the htmlcov directory.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file voice-transcriber-client-1.0.0.tar.gz
.
File metadata
- Download URL: voice-transcriber-client-1.0.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a831097db3ef1423022e437dc7d6e5377fb22da2279b308fcb8dc04870e13c06 |
|
MD5 | f9b556da09014e2db2678adfa8b4d65f |
|
BLAKE2b-256 | 8adafb16f8121b5813188e21adf453af7d0505b487a40d5b3a36f482f66ec103 |
File details
Details for the file voice_transcriber_client-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: voice_transcriber_client-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 729053a0fc6ffb7203c623977715a5c880f1e7ea47fdfbcc2e8db632e1a55382 |
|
MD5 | 7534ef29ecef04de642b22b8be4392f0 |
|
BLAKE2b-256 | 2eedb819b164eaa01a5802b3365412da87320e49067320d5fb32488f4ea52635 |