mravanelli / pytorch-kaldi

pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
2.37k stars 446 forks source link

add quaternion proto (QLSTM) and quaternion_neural_networks.py #225

Closed xinchiqiu closed 4 years ago

TParcollet commented 4 years ago

Note: Example config file will come on the next commit.