Skip to content

Procude Word Document transcriptions using the automatic speech recognition from AWS Transcribe.

License

Notifications You must be signed in to change notification settings

rahulmanuwas/aws_transcribe_to_docx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws_transcribe_to_docx

Produce Word Document transcriptions using the automatic speech recognition from AWS Transcribe.

Installation

git clone https://github.com/kibaffo33/aws_transcribe_to_docx.git
cd aws_transcribe_to_docx
pip install .

Usage

trdx -f transcribe.json

Logging

Use optional -l followed by your Log Group and Stream, to enable logging to CloudWatch Logs.

trdx -f transcribe.json -l Transcripts Application

Results

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

About

Procude Word Document transcriptions using the automatic speech recognition from AWS Transcribe.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%