/DEEP-FSMN

Tensorflow version of DFSMN

Primary LanguagePython

DEEP-FSMN

Tensorflow version of DEEP-FSMN core structure

Feedforward Sequential Memory Networks

TensorFlow implementations for FSMN(Feedforward Sequential Memory Networks), cFSMN(Compact FSMN) and DFSMN(Deep-FSMN) units proposed by Zhang et al.

See:

  • Feedforward Sequential Memory Networks: A New Structure to Learn Long-term Dependency [arXiv]
  • Compact Feedforward Sequential Memory Networks for Large Vocabulary Continuous Speech Recognition [PDF]