Skip to main content

Tatt creates a uniform API for multiple speech-to-text (STT) services.

Project description

Transcribe All The Things™

Tatt creates a uniform API for multiple speech-to-text (STT) services.

Installation

pip install tatt

Dependencies

An AWS account (the only supported STT provider as of Feb 12, 2019), and a recording to transcribe!

Usage

List All Commands

transcribe --help

List All STT Services

transcribe services

Get Something Transcribed

transcribe this <path_to_media_file> <service_name>

List Transcripts

transcribe list # a full list of all transcripts, completed and in_progress
transcribe list <transcript_basename> # the status of a particular transcript

Get A Completed Transcript

transcript get <transcript_basename> # prints to stdout
transcript get -f <transcript_basename> # saves to a file in the format <basename>.json

Services Supported

Planned

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

tatt-0.13.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

tatt-0.13-py3-none-any.whl (19.5 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