Skip to content

Latest commit

 

History

History
executable file
·
27 lines (20 loc) · 768 Bytes

README.md

File metadata and controls

executable file
·
27 lines (20 loc) · 768 Bytes

Audio Sync Tools

Aligner Using SMU Sphinx

In the folder aligner, you'll find code - all based on Weston Ruter's work - that attempts to download SMU Sphinx, then do some work to sync files. The Gettysberg address file is the easist to work with.

JavaScript Library

In the folder 'demo', you'll find the aligner code with several examples. The file dream.html aligns to inpage HTML, while esvbible-local.html aligns to HTML loaded via AJAX.

Dependencies

  • Python 2.7
  • java
  • ant
  • sox
  • svn

License

Dual licensed under the MIT or GPL Version 2 licenses.
MIT License: http://creativecommons.org/licenses/MIT/
GPL 2.0 license: http://creativecommons.org/licenses/GPL/2.0/