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+
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
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file tscribe-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: tscribe-1.0.2-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8b413641732f0f1e6a5cbe062bcf09aa405e248f295bcd9ebdecfb4b816c2ad2
|
|
MD5 |
8842d3c24279dd3f7f65d9c92a81c317
|
|
BLAKE2b-256 |
b7fe81113548ca93b23087f3497e30737dd4ffc0cf51378be17f3f6f35693052
|