nassosoassos / sail_align

SailAlign is an open-source software toolkit for robust long speech-text alignment implementing an adaptive, iterative speech recognition and text alignment scheme that allows for the processing of very long (and possibly noisy) audio and is robust to transcription errors. It is mainly written as a perl library but its functionality also depends on freely available software, namely HTK, srilm and sclite.
97 stars 14 forks source link

norwegian language support introduced #8

Open zelaki opened 2 years ago

zelaki commented 2 years ago

Added: -dictionary and phonelist to: language/norwegian/ -test data to: support/data/norwegian/ -config file to: support/config Modified: -Build.Pl so that norwegian hkt models can be downloaded from http://cvsp.cs.ntua.gr/~nassos/sail_align/ -README