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

Interface changes in genseq #72

Closed
wants to merge 14 commits into from

Conversation

dmitriy-serdyuk
Copy link
Contributor

Changed interface of SequenceGenerator and Emitter for beam search.

@@ -73,8 +73,6 @@ class BaseSequenceGenerator(Initializeable):
average of the annotations.

* For speech recognition we would have three: the weighted average,
the alignment and the monotonicity penalty.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you want to remove this line from the comment?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, I don't.

@rizar
Copy link
Contributor

rizar commented Feb 11, 2015

What should with this PR, @dmitriy-serdyuk?

@dmitriy-serdyuk
Copy link
Contributor Author

I'm going to contunue the work and port to blocks the beam search I implemented for our inner project.

@rizar
Copy link
Contributor

rizar commented Feb 11, 2015

Okay, I keep it open.

I do not want to rush you, but this is the main missing part of the sequence generation framework (apart that it is badly documented, but I am working on that). So I will have to do it myself if you do not start soon.

@rizar rizar closed this Feb 11, 2015
@rizar rizar reopened this Feb 11, 2015
@rizar
Copy link
Contributor

rizar commented Feb 11, 2015

Sorry! Pressed wrong button.

@rizar rizar closed this Feb 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants