Skip to content

Add alignment alias and step, more state tying dumping #173

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

Closed
wants to merge 2 commits into from

Conversation

Atticus1806
Copy link
Contributor

Prequesite for #151

Adds an alias to the dump alignment jobs, adds a new method for forced align and state tying dump for the final state tying.

@@ -1237,6 +1244,23 @@ def run_vtln_sat_step(self, step_args):
**step_args.sdm_args,
)

def run_forced_align_step(self, step_args):
Copy link
Contributor

Choose a reason for hiding this comment

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

I wonder if it would be cleaner to add this as _v2 and the old one as run_forced_align_step. Otherwise it is extremely unclear why it does not match.

@christophmluscher
Copy link
Contributor

I will replace this with another PR.

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.

3 participants