Skip to content
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

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

Open
jaeyounkim opened this issue Jun 20, 2020 · 5 comments · Fixed by #8696
Open
Assignees
Labels
help wanted:paper implementation Welcome contribution for a paper code implementation models:research models that come under research directory

Comments

@jaeyounkim
Copy link
Collaborator

jaeyounkim commented Jun 20, 2020

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

  • In progress

Contributor(s)

Tasks

  • Migrate TensorFlow 1 code to TensorFlow 2
  • Convert code to native TensorFlow 2 code

Development environment

Requirements

License

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

@jaeyounkim jaeyounkim added the help wanted:paper implementation Welcome contribution for a paper code implementation label Jun 20, 2020
@jaeyounkim jaeyounkim linked a pull request Jun 20, 2020 that will close this issue
15 tasks
@jaeyounkim jaeyounkim self-assigned this Jun 21, 2020
@kyscg
Copy link
Contributor

kyscg commented Sep 8, 2020

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

@kyscg kyscg reopened this Sep 8, 2020
@mrinal18
Copy link

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

@kyscg
Copy link
Contributor

kyscg commented Apr 28, 2021

#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:

  • Convert AttentionOCR to native TensorFlow 2 and run tests.
  • Prepare checkpoints for public usage and consolidate documentation.

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

@aaryaab
Copy link

aaryaab commented Nov 11, 2021

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
Copy link

pritamsinha2304 commented May 23, 2022

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

@jvishnuvardhan jvishnuvardhan added the models:research models that come under research directory label Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted:paper implementation Welcome contribution for a paper code implementation models:research models that come under research directory
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants