Hendy Irawan
fbc0fc9377
typo, ignore generated VS solution
2016-03-12 20:32:20 +07:00
Hendy Irawan
f939f2d646
Installation tweaks. Ensure developer-specific files are ignored.
2016-03-12 20:25:49 +07:00
Daniel Povey
9a0d07114a
some swbd+chain tuning script updates; minor cosmetic fixes to chain training scripts.
2016-03-04 22:38:14 -05:00
Jan Trmal
1e81620049
Adding latest sctk versions. OpenSLR updated accordingly as well
2015-10-16 21:08:49 -04:00
kkm
a7d9824aac
Added Travis CI integration scripts.
...
Modified makefiles so that failed tests keep their log files around, so that the CI can capture them.
2015-08-18 21:45:55 -07:00
kkm
bf12dac3cd
Unify .gitignore patterns
2015-08-06 09:29:13 -07:00
Kirill Katsnelson
3042ff27f4
Add various tag files to .gitignore
2015-08-05 18:48:38 -07:00
Jan Trmal
ca3c81bf7f
Improving the self-configuration capability of some of the extra tools
2015-08-04 12:24:28 -04:00
Daniel Povey
5c01929aca
Fixing various minor cosmetic issues; adding some scripts for this in misc/maintenance/.
2015-08-01 20:26:38 -04:00
Daniel Povey
60c2509614
update .gitignore; minor script update
2015-08-01 14:26:49 -04:00
Jan Trmal
56eb77de77
Online decoder fixes (did not compile after introducing the Log function), thanks to Curtis Riggs
2015-07-23 16:36:24 -04:00
Jan Trmal
a9bb65d66c
adding new files to .gitignore
2015-07-23 10:12:12 -04:00
Daniel Povey
140d474f5e
Adding some things to .gitignore
2015-07-21 17:45:40 -04:00
Kirill Katsnelson
e8ada3c81b
trunk: added MS Windows-specifics clauses to .gitignore and .gitattributes
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5219 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2015-07-08 21:07:52 +00:00
Jan Trmal
bdf0ab923f
(trunk) removing arpa2fst.cc from both .gitignore and svn:ignore property
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5197 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2015-06-30 12:58:37 +00:00
Jan Trmal
fa4fd44a32
(trunk) Adding openfst-1.4.1 into .gitignore
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5062 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2015-05-12 12:43:13 +00:00
Dan Povey
36dffb1ba2
trunk: committing tools to detect sinusoid tones in signals. Will be used as input for later DTMF and dialtone detection.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4995 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2015-04-09 23:52:31 +00:00
Dan Povey
296ed5b3ce
trunk: updating .gitignore and svn:ignore properties.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4924 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2015-02-26 19:56:50 +00:00
Dan Povey
8a6757bde4
trunk: some cosmetic changes; ran maintenance scripts in misc/maintenance/ to fix some broken include guards and update svn:ignore and gitignore properties.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4807 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2015-01-22 02:07:09 +00:00
Dan Povey
a7424195c7
trunk: nnet2 setup: Code and script changes to support dumping multi-frame egs to disk. See get_egs2.sh, train_pnorm_simple2.sh, etc.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4614 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-11-14 05:56:34 +00:00
Dan Povey
1c069df077
trunk: Update svn:ignore properties and .gitignore; make various minor changes to address test failures on FreeBSD.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4572 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-10-31 19:00:35 +00:00
Dan Povey
f1d927200f
trunk: merging sandbox/dan back to trunk. Includes addition of recipe for the LibriSpeech corpus, and the capability to rescore lattices using ARPA language models that are too big to convert into FSTs.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4504 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-10-04 18:19:15 +00:00
Dan Povey
0aea97a368
trunk: small compilation-error fixes; updates to .gitignore and svn properties.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4367 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-09-02 03:53:36 +00:00
Dan Povey
f62e51ea7b
trunk: Updating svn:ignore properties. These are now extracted from the .gitignore file using the script misc/maintenance/svnignore.sh.
...
Adding 'unlink' commands to various tests that write to files (this process is not complete).
Some changes to the online-decoding setup as it relates to pitch (this work is not yet finished, but checking it in with other changes,
as it shouldn't break anything that currently runs.)
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4365 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-09-01 21:12:29 +00:00
Dogan Can
a39554b0bf
Update makefiles to install and link against openfst-1.3.4
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sail@3797 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-03-24 00:36:44 +00:00
Dogan Can
0edf34b9b6
sandbox/sail: Updated .gitignore.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sail@3706 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-03-06 01:52:11 +00:00
Dogan Can
c9eb82013d
sandbox/sail: Added files ignored by svn to .gitignore.
...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sail@3673 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2014-03-04 01:46:54 +00:00