moisestech / kareoke404

Custom Kareoke JS implementation based on the AudioSync library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Custom Kareoke JS implementation based on the AudioSync library


Languages

Language:HTML 87.2%Language:JavaScript 12.8%