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

Fix issues with Forward-Backward #1

Merged
merged 7 commits into from
Jul 27, 2020
Merged

Conversation

MartinKocour
Copy link
Member

These are Martin Kocour's changes (mostly fixes).
This PR should:

  • Fix initialization of BetaRecursion, i.e. Beta(final_emitting_states ) = 1
  • Use sparse arrays (Dictionaries) instead of dense matrices
  • Add more FSM operations (move them from jupyter notebook to algorithms.jl)

@lucasondel lucasondel merged commit 5f4a5b2 into FAST-ASR:master Jul 27, 2020
lucasondel pushed a commit that referenced this pull request Aug 6, 2020
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