ryskina / neural-transducer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 81.8%Language:C 9.6%Language:Shell 8.6%Language:Makefile 0.1%