AaltoASR
AaltoASR copied to clipboard
Aalto Automatic Speech Recognition tools
If you have had weird dependency problems (need to delete build/aku/swig -directory after changing function arguments), this should fix it. Not very well tested yet.
Hi, i would like to use AaltoASR python to perform a recognition starting from an audio file as input, but i can't figure out how to inizialize some variable of...
Openfst decoder code. Not very documented, but you basically build the search network pretty much the same way that you'd do for kaldi (except use aalto acu models). You'll probably...
Clean up aligner, create a swig interface. The aalto CMakelists do not compile for me, so this is slightly more untested than I'd like. Let me know if there are...