Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

voice-transcriber-client-1.0.0.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

voice_transcriber_client-1.0.0-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page