redsphinx
redsphinx
Ran into this problem on my ubuntu 22.04 machine with a 3090 running cuda 11.7. I solved it by doing the following installation. Changed the cudatoolkit version that matches my...
I fixed the build function issue by updating the `attention.py` file to the keras1 version: https://github.com/EderSantana/seya/blob/keras1/seya/layers/attention.py But now I have this issue, any ideas what the `fan_in` and `fan_out` are...
Yeah. I couldn't figure it out. I'm just running it with keras 0.3.3 now and no issues.