/neural-transducer

This repo contains a set of neural transducer, e.g. sequence-to-sequence model, focusing on character-level tasks.

Primary LanguagePythonMIT LicenseMIT

Neural Transducer

This repo contains a set of neural transducer, e.g. sequence-to-sequence model, focusing on character-level tasks. It powers the following papers and workshop.

Miscellaneous

  • Environment (conda): environment.yml
  • Pre-commit check: pre-commit run --all-files
  • Compile: make

License

MIT