Skip to main content

Produce .docx transcriptions from AWS Transcribe output.

Project description

aws_transcribe_to_docx

Produce Word Document transcriptions using the automatic speech recognition from AWS Transcribe. Requires Python 3.7+

Build Status

Installation

pip install tscribe

Usage

>>> import tscribe

>>> tscribe.write("output.json")
Transcript output.docx written.

>>> tscribe.write("output.json", save_as="transcript.docx")
Transcript transcript.docx writen.

Results

Time Speaker Comment
0:00:03 spk_0 Is this on?
0:00:05 spk_1 Yep.
0:00:06 spk_0 Great.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

tscribe-1.0.3-py3-none-any.whl (5.1 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