georgid / AlignmentDuration

Lyrics-to-audio-alignement system. Based on Machine Learning Algorithms: Hidden Markov Models with Viterbi forced alignment. The alignment is explicitly aware of durations of musical notes. The phonetic model are classified with MLP Deep Neural Network.
http://mtg.upf.edu/node/3751
GNU Affero General Public License v3.0
56 stars 6 forks source link

how to handle words not in dictionary #55

Open georgid opened 7 years ago

georgid commented 7 years ago

This workaround https://github.com/georgid/AlignmentDuration/commit/625107b9607feb913681699fffb39130c51027f1

TODO: in the future think of a better idea