Skip to content

greg1232/align-speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Align Speech

Matches a text file and audio file. The current version uses google cloud speech. There is a command line tool that supports SRT files.

Installation:

  1. Checkout the code.
  git clone git@github.com:greg1232/auto-align.git
  1. Run it
  ./fix

Paths

Change the input and output files in the config file

Credentials

Setup credentials to use the google cloud speech API. Put them in a file: ${HOME}/.aws/google-cloud-credentials.json

About

Match text and audio with high accuracy. A forced alignment library in python focused on maximizing accuracy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors