Commit Graph
86 Commits
Author SHA1 Message Date
David Huggins-Daines 0112ec5a5a fix: try harder to report failure (still broken) 2022-10-12 20:46:29 -04:00
David Huggins-Daines 42780488d1 fix: try harder to detect failure (still broken) 2022-10-12 20:46:18 -04:00
David Huggins-Daines 4b0eb9b362 fix: whoops, there was an argument there 2022-10-12 20:14:11 -04:00
David Huggins-Daines f223938bc2 fix: explicitly run with python 2022-10-12 19:57:10 -04:00
David Huggins-Daines fa9e314a21 fix: it is called g2p_eval now 2022-10-12 19:56:40 -04:00
David Huggins-Daines 953a11ae75 fix: Scripts are scripts now and not executable, so there 2022-10-12 19:42:52 -04:00
David Huggins-Daines a84e8ac1d3 build: install everything, we hope (scripts will be in share not lib) 2022-10-12 19:17:29 -04:00
David Huggins-Daines 008fca0a70 remove obsolete autotools and visual studio build files 2022-10-12 17:48:42 -04:00
David Huggins-Daines 50b630bc4a Merge pull request #40 from cmusphinx/fix_posix_zombies
Fix stalled Queue::POSIX training
2022-08-02 23:13:37 -04:00
David Huggins-Daines 226f6595c6 fix: work around brain-dead G2P "tokenizer" 2022-08-02 22:35:05 -04:00
David Huggins-Daines 9902be3ef7 fix: 2to3 g2p scripts 2022-08-02 20:10:30 -04:00
David Huggins-Daines c65effc631 fix: wait for everything, or else... ZOMBIES 2022-08-02 19:34:31 -04:00
David Huggins-Daines 8a1d5f1a22 fix: remove final vestiges of cargo cult and fix MLLT 2022-08-02 17:58:20 -04:00
David Huggins-Daines 886fc44279 fix: don't wait for norm, it doesn't exit, fixes TiedWait 2022-08-02 17:41:01 -04:00
David Huggins-Daines a9e9cab284 fix: fix the zombies (but break TiedWaitConvergence) 2022-08-02 17:41:01 -04:00
David Huggins-Daines a1b908f519 Merge branch 'master' of github.com:cmusphinx/sphinxtrain 2022-07-25 16:13:50 +00:00
David Huggins-Daines 1af270a9d2 fix: re-enable logging 2022-07-25 16:13:28 +00:00
David Huggins-Daines 26f7b3a8cc feat: use sox to convert files if requested 2022-07-25 00:23:21 +00:00
Kevin Lenzo 036ebf7c2b make sphinxtrain executable 2022-04-13 15:26:42 -04:00
Adam Grobman 70b7f64fba Use consistent shebang for python 2022-04-13 14:19:08 -04:00
Kevin Lenzo 5cc4b01086 Fix typo and warn early if no hypotheses 2021-10-29 14:09:45 -04:00
Kevin Lenzo b17e1faad6 Allow config to disable uppercasing of phone names and transcript data 2021-09-13 13:59:23 -04:00
Kevin Lenzo 086f7fae0b Merge pull request #22 from cmusphinx/python3
Python3
2021-08-27 22:12:59 -04:00
David Huggins-Daines 2dcb153471 create hypseg as it is useful 2020-11-09 22:02:25 -05:00
David Huggins-Daines 1fa73107c4 help text did not actually say what -s and -f do, so fix that 2020-11-09 21:33:42 -05:00
David Huggins-Daines 838c4b3907 accept number as well as name for -s and -f 2020-11-09 21:32:10 -05:00
David Huggins-Daines 6a4c334a7f clean up formatting 2020-11-09 21:29:25 -05:00
Andrew Au ecd4797ce8 Merge remote-tracking branch 'upstream/master' 2018-01-04 20:05:14 -08:00
nshmyrev eb8bfba148 Fix problem with new perl
See for details https://sourceforge.net/p/cmusphinx/discussion/help/thread/2b11d6b0



git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@13271 94700074-3cef-4d97-a70e-9c8c206c02f5
2017-06-07 16:53:29 +00:00
Andrew Au a456cfc6f9 Output an error message when we cannot execute a tool 2016-10-23 11:55:46 -07:00
nshmyrev 09ea4d5523 More python3 compatibility
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@13245 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-09-26 21:15:21 +00:00
nshmyrev 1c732eb2e0 Replace tabs with spaces, enables python3
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@13244 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-09-26 20:31:01 +00:00
nshmyrev 1ab3c2b625 Update print for python 3.0
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@13229 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-08-28 23:30:57 +00:00
nshmyrev 6ca832566a No need for extra warnings, just compare suffixes
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@13169 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-01-27 20:42:44 +00:00
nshmyrev 9df7aec7b7 Update according to multiarch layout
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@13166 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-01-24 16:33:31 +00:00
nshmyrev bacf2d7de1 Check for duplicated phones in phoneset
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@13158 94700074-3cef-4d97-a70e-9c8c206c02f5
2016-01-16 23:24:00 +00:00
nshmyrev 6fcd71ec70 Wrapped long lines, enhanced die messages, fixed deprecated encoding
pragma (and corrupted output) with recent Perls, updated POD, introduced
two new options for less strict processing

Patch by Laimonas Vebra



git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@13103 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-08-12 00:22:55 +00:00
nshmyrev 670ff52e89 Allow CI training with small dataset
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@13031 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-06-18 07:36:47 +00:00
nshmyrev 175a7b2a95 Don't fail on PTM when falign_mgau enabled
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@12933 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-04-20 12:17:48 +00:00
nshmyrev 5b8df422ad Allow decoding with FSG files.
Thanks to Sylvain Chevalier

See for details https://github.com/cmusphinx/sphinxtrain/pull/4



git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@12847 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-02-11 23:36:12 +00:00
nshmyrev 59051d0e04 Revert back proper check for LDA config
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@12817 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-01-29 23:08:05 +00:00
nshmyrev 2860856bfa Proper check for multistream
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@12813 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-01-25 22:59:21 +00:00
nshmyrev 95eafecb8d Use realpath instead of abspath to resolve symlinks. Helps with Homebrew on Mac
See for details https://github.com/cmusphinx/sphinxtrain/pull/3

Thanks to Howard Wilson


git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@12764 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-01-05 23:03:00 +00:00
nshmyrev 9bebc579f9 Added an option to start from certain stage
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@12701 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-11-23 12:32:50 +00:00
nshmyrev a22866c815 Check that binaries might be in lib as well (OpenSuse)
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@12604 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-09-18 21:13:19 +00:00
nshmyrev 836083cfbb Fixes typo
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@12525 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-06-27 22:22:44 +00:00
nshmyrev a4b406918a Respect vector length
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@12506 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-06-08 16:06:25 +00:00
nshmyrev b24de84a10 Do not allow to train a model with less than 0.5 hours of data. Those students killing me.
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@12497 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-06-03 07:53:26 +00:00
nshmyrev 6d52ad29e5 Check for bw.exe, not just bw
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@12460 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-05-10 08:59:04 +00:00
nshmyrev 14bb304964 Config to skip cd training
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@12454 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-04-30 16:05:01 +00:00