An open API service indexing awesome lists of open source software.

https://github.com/moisestech/kareoke404

Custom Kareoke JS implementation based on the AudioSync library
https://github.com/moisestech/kareoke404

Last synced: 5 months ago
JSON representation

Custom Kareoke JS implementation based on the AudioSync library

Awesome Lists containing this project

README

          

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](http://sox.sourceforge.net/)
* 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/