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
- Host: GitHub
- URL: https://github.com/moisestech/kareoke404
- Owner: moisestech
- Created: 2016-04-10T16:06:12.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-10T18:50:37.000Z (about 10 years ago)
- Last Synced: 2025-04-09T19:51:42.242Z (about 1 year ago)
- Language: HTML
- Size: 7.29 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/