Skip to content

TODO #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
9 of 16 tasks
nglehuy opened this issue Jul 30, 2020 · 2 comments
Open
9 of 16 tasks

TODO #14

nglehuy opened this issue Jul 30, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@nglehuy
Copy link
Collaborator

nglehuy commented Jul 30, 2020

  • Auto mixed precision and loss scaling
  • Fix transducer embedding tflite conversion (tflite conversion raises a bug when using tf.gather in tf.while_loop)
  • Fix transducer tflite conversion bug did not get operators, tensors, or buffers in subgraph 1
  • Support Word-Pieces (aka Subwords) beside Graphemes
  • Support log gammatone spectrogram
  • Support Jasper
  • Support gradients accumulation
  • Support masking in every models
  • Support ContextNet
  • Support Streaming Conformer Transducer (https://arxiv.org/pdf/2010.11395.pdf)
  • Re-implement and optimize Transducer Beam Search for tflite
  • Support Semi-Supervised Learning like http://arxiv.org/abs/2010.10504
  • Support NSC Beam Search for Transducer
  • Support other language models than KenLM
  • Support Sequence-to-Sequence Models such as Listen, Attend and Spell
  • Support NovoGrad in Jasper Paper
@nglehuy nglehuy changed the title Re-implement SEGAN for multi-gpus TODO Jul 31, 2020
@nglehuy nglehuy added the enhancement New feature or request label Oct 2, 2020
@nglehuy nglehuy self-assigned this Oct 2, 2020
@andreselizondo-adestech

@usimarit Hello! I'm interested in seeing support for the Streaming Conformer Transducer.
Is there an ETA for this? How can I help?
I'm no expert, but I might be able to make a rough implementation to make things easier for you.
(P.S. Excellent work on this repo. Love it.)

@nglehuy
Copy link
Collaborator Author

nglehuy commented Apr 15, 2021

@andreselizondo-adestech I don't know about the ETA but I'll start working on the Streaming Conformer Transducer after refactoring the repo. If you want to help, you can start making some pull requests from your fork (it can be an empty pull request with descriptions so that I can know what you're gonna do 😄 and make some discussions).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants