jh3141

Results 4 issues of jh3141

Using a GMM model with LDA+MLLT features (the model called "exp/tri2b" that is built using the "voxforge" example scripts), I get the following errors when I try to run a...

Would be great if the hashtable implementations could be used with the STT transformer (https://hackage.haskell.org/package/STMonadTrans-0.3.3). Probably more usefully still would be to have an interface for parameterising how the state...

I have a component with a list of Swipeable items. I track a currently active item by storing the reference that is passed to my `onRightButtonsActivate` handler. I then use...

``` In file included from /home/user/sunxi-bsp/u-boot-sunxi/include/linux/compiler.h:40:0, from /home/user/sunxi-bsp/u-boot-sunxi/include/linux/byteorder/little_endian.h:12, from /home/user/sunxi-bsp/build/a13-olinuxino-u-boot/include2/asm/byteorder.h:29, from /home/user/sunxi-bsp/u-boot-sunxi/include/compiler.h:112, from /home/user/sunxi-bsp/u-boot-sunxi/include/image.h:19, from /home/user/sunxi-bsp/u-boot-sunxi/include/common.h:100, from /home/user/sunxi-bsp/u-boot-sunxi/lib/asm-offsets.c:15: /home/user/sunxi-bsp/u-boot-sunxi/include/linux/compiler-gcc.h:93:30: fatal error: linux/compiler-gcc6.h: No such file or directory #include gcc_header(__GNUC__) ^...