Commit Graph
3 Commits
Author SHA1 Message Date
David Huggins-Daines c0a224c8e7 test: update tests for correct right recursion 2022-09-28 20:12:46 -04:00
David Huggins-Daines f633eae8de revert: jsgf optimization that created incorrect grammars
Original commit was https://github.com/cmusphinx/sphinxbase/commit/e59cac40480bcb41cbe955e3d417502ce55a8b77

The resulting FSGs are, yes, quite bad, but the optimization was incorrect, and the
proposed fix for it did not actually fix the problem, but made the code more
complex.  In general I think the Knuth quote about premature optimization is
just an excuse for people to write bad code, but in this case it seems pertinent
2022-09-28 18:00:54 -04:00
David Huggins-Daines debbdf141c build: import all sphinxbase code (will change things from here) 2022-06-07 18:00:28 -04:00