tensorflow / models

Models and examples built with TensorFlow
Other
77.04k stars 45.77k forks source link

[Help wanted] Deep Speech 2: End-to-End Speech Recognition in English and Mandarin #8702

Open jaeyounkim opened 4 years ago

jaeyounkim commented 4 years ago

Help wanted: Research paper code and models

Please help us to implement the following research paper using TensorFlow 2.

If you want to contribute, please leave a comment to express your interest.

Research paper

Paper

Status

Contributor(s)

Tasks

Development environment

Requirements

License

By contributing, you agree that your contributions will be licensed under Apache License 2.0.

kyscg commented 4 years ago

Reopening issue because native tf2 conversion hasn't been completed @moneypi

mrinal18 commented 3 years ago

hello @kyscg and @jaeyounkim , i would like to implement this paper, can you let me what is the process of starting it?

kyscg commented 3 years ago

8696 converts to temporary tf2 by using compat.v1 workarounds, we will need to migrate the model to native TensorFlow 2.x

The plan right now is:

More information about conversion to native tf2.x is on the website

aaryaab commented 2 years ago

hey @kyscg I am interested in working on this research paper. Is the issue still open and can I work and contribute for this paper?

pritamsinha2304 commented 2 years ago

Is anyone working on it? Is it still open? I can contribute.