.. |
DOCUMENTATION.txt
|
Check in the KaldiReader (version2)
|
2015-04-05 16:28:16 -04:00 |
DataReader.cpp
|
renamed commandArgUtil.h to Config.h and ConfigFile.cpp to Config.cpp;
|
2015-12-04 22:31:47 -08:00 |
DataWriter.cpp
|
DataWriter::DataWriter() is now a method template that takes two kinds of config records;
|
2015-11-24 11:52:13 -08:00 |
HTKMLFReader.cpp
|
Fix kaldi Reader. 1) Using the new MBLayout interface. 2) Modify the configParameter to configRecordType to consistent with HTKMLFReader. 3) Clean the warning message. Next: refactor to make it consistent with HTKMLFReader.
|
2015-12-14 11:00:20 -05:00 |
HTKMLFReader.h
|
Fix kaldi Reader. 1) Using the new MBLayout interface. 2) Modify the configParameter to configRecordType to consistent with HTKMLFReader. 3) Clean the warning message. Next: refactor to make it consistent with HTKMLFReader.
|
2015-12-14 11:00:20 -05:00 |
HTKMLFWriter.cpp
|
Fix kaldi Reader. 1) Using the new MBLayout interface. 2) Modify the configParameter to configRecordType to consistent with HTKMLFReader. 3) Clean the warning message. Next: refactor to make it consistent with HTKMLFReader.
|
2015-12-14 11:00:20 -05:00 |
HTKMLFWriter.h
|
renamed several methods/names to more familiar or concise names:
|
2015-12-04 16:08:30 -08:00 |
KaldiSequenceTrainingDerivative.cpp
|
Fix kaldi Reader. 1) Using the new MBLayout interface. 2) Modify the configParameter to configRecordType to consistent with HTKMLFReader. 3) Clean the warning message. Next: refactor to make it consistent with HTKMLFReader.
|
2015-12-14 11:00:20 -05:00 |
KaldiSequenceTrainingDerivative.h
|
Adding interface for utterance derivative computation in the Kaldi2Reader
|
2015-07-29 03:30:56 +00:00 |
UtteranceDerivativeBuffer.cpp
|
Modified Kaldi2Reader to use MBLayout; fixed the broken sequence training in Kaldi2Reader due to the recent code re-factorization
|
2015-10-03 16:27:03 -04:00 |
UtteranceDerivativeBuffer.h
|
Merge remote-tracking branch 'remotes/origin/master' into guoguo/linuxBuildFix
|
2015-10-09 00:46:08 -04:00 |
UtteranceDerivativeComputationInterface.h
|
Adding interface for utterance derivative computation in the Kaldi2Reader
|
2015-07-29 03:30:56 +00:00 |
basetypes.h
|
Fix kaldi Reader. 1) Using the new MBLayout interface. 2) Modify the configParameter to configRecordType to consistent with HTKMLFReader. 3) Clean the warning message. Next: refactor to make it consistent with HTKMLFReader.
|
2015-12-14 11:00:20 -05:00 |
biggrowablevectors.h
|
Clean the warnings.
|
2015-04-09 01:09:58 -04:00 |
chunkevalsource.h
|
Merge from master branch
|
2015-05-20 17:11:52 -07:00 |
dllmain.cpp
|
Check in the KaldiReader (version2)
|
2015-04-05 16:28:16 -04:00 |
htkfeatio.h
|
Fix kaldi Reader. 1) Using the new MBLayout interface. 2) Modify the configParameter to configRecordType to consistent with HTKMLFReader. 3) Clean the warning message. Next: refactor to make it consistent with HTKMLFReader.
|
2015-12-14 11:00:20 -05:00 |
htkfeatio_utils.h
|
Check in the KaldiReader (version2)
|
2015-04-05 16:28:16 -04:00 |
kaldi.h
|
Adding code for smbr/mpfe training on Kaldi lattices; this is the initial working version, more will follow
|
2015-05-31 19:03:44 -04:00 |
latticearchive.cpp
|
#if-0'ed out stuff in basetypes.h, which will soon removed completely;
|
2015-11-24 22:12:07 -08:00 |
minibatchiterator.h
|
coup de grâce: got rid of that abomination (of mine) called basetypes.h! The few pages of code that are actually used from it has been moved to Basics.h, Platform.h, and fileutil.h. --Yay
|
2015-11-25 12:28:28 -08:00 |
minibatchsourcehelpers.h
|
renamed that left-over minibatchsourcehelpers.h to RandomOrdering.h, to reflect that it only contains one class named RandomOrdering. Adapted that class' naming to typical CNTK coding conventions
|
2015-11-25 14:13:57 -08:00 |
msra_mgram.h
|
#if-0'ed out stuff in basetypes.h, which will soon removed completely;
|
2015-11-24 22:12:07 -08:00 |
notes.txt
|
Check in the KaldiReader (version2)
|
2015-04-05 16:28:16 -04:00 |
numahelpers.h
|
Check in the KaldiReader (version2)
|
2015-04-05 16:28:16 -04:00 |
pplhelpers.h
|
Check in the KaldiReader (version2)
|
2015-04-05 16:28:16 -04:00 |
readaheadsource.h
|
Check in the KaldiReader (version2)
|
2015-04-05 16:28:16 -04:00 |
rollingwindowsource.h
|
renamed that left-over minibatchsourcehelpers.h to RandomOrdering.h, to reflect that it only contains one class named RandomOrdering. Adapted that class' naming to typical CNTK coding conventions
|
2015-11-25 14:13:57 -08:00 |
simplethread.h
|
Check in the KaldiReader (version2)
|
2015-04-05 16:28:16 -04:00 |
ssefloat4.h
|
Check in the KaldiReader (version2)
|
2015-04-05 16:28:16 -04:00 |
ssematrix.h
|
Eradicate all possible warnings from g++
|
2015-09-17 16:00:48 -04:00 |
stdafx.cpp
|
Check in the KaldiReader (version2)
|
2015-04-05 16:28:16 -04:00 |
stdafx.h
|
Check in the KaldiReader (version2)
|
2015-04-05 16:28:16 -04:00 |
targetver.h
|
Check in the KaldiReader (version2)
|
2015-04-05 16:28:16 -04:00 |
utterancesourcemulti.h
|
Eradicate all possible warnings from g++
|
2015-09-17 16:00:48 -04:00 |