horde-ad icon indicating copy to clipboard operation
horde-ad copied to clipboard

Voice recognition (fixes #58)

Open Mikolaj opened this issue 2 years ago • 4 comments

Implements #58. An attempt to recognize to which person a voice belongs in a given window of a sound file. Uses RNN.

The tests to run are cabal test extremelyLongTest --enable-optimization -f test_seq --test-options='-p "Speech RNN"''. Example data files not yet included.

Mikolaj avatar Jul 05 '22 07:07 Mikolaj