Skip to content

krypted/lightweighttranscription

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

  • Install awsCLI and boto3:

  • Instead of passing the credentials in the script, it is recommanded to install awscli and setup credential profile. If running as a microservice, simply hit the endpoint in the script instead.

  • If running on a computer, keep the Input file and script in the same dir to avoid search path failures.

  • Run script `python3

    • E.g python3 lightweighttranscribe.py sample3.wav converted.txt
  • Output file will be created in same dir as script in case you don't specify path.

About

Use Amazon Transcribe from the CLI to transcribe audio files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages