Skip to content

Implementations for FSMN (Feedforward Sequential Memory Network), cFSMN, DFSMN, and PFSMN units

Notifications You must be signed in to change notification settings

sailordiary/fsmn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Feedforward Sequential Memory Networks

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

The code base is currently under development.

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]
  • Deep-FSMN for Large Vocabulary Continuous Speech Recognition [arXiv]
  • A novel pyramidal-FSMN architecture with lattice-free MMI for speech recognition [arXiv]

About

Implementations for FSMN (Feedforward Sequential Memory Network), cFSMN, DFSMN, and PFSMN units

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published