rhubarb-lip-sync/src
Daniel Wolf 8fa494fb77 Improved VAD quality via dry run 2016-06-30 20:42:36 +02:00
..
audio Improved VAD quality via dry run 2016-06-30 20:42:36 +02:00
BoundedTimeline.h Multithreaded recognition: refactoring and fixes 2016-06-29 21:47:25 +02:00
ContinuousTimeline.h Fixed OS X build 2016-06-16 19:41:49 +02:00
EnumConverter.h Refactored enum serialization/deserialization 2016-04-17 20:22:16 +02:00
Exporter.cpp Refactoring 2016-05-17 14:28:18 +02:00
Exporter.h Refactoring 2016-05-17 14:28:18 +02:00
NiceCmdLineOutput.cpp Added hanging indent to help output to make it more readable 2016-04-12 21:23:15 +02:00
NiceCmdLineOutput.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
ObjectPool.h Sped up recognition via multithreading 2016-06-26 21:06:21 +02:00
Phone.cpp Fixed OS X build 2016-06-16 19:41:49 +02:00
Phone.h Refactoring 2016-05-17 14:28:18 +02:00
ProgressBar.cpp Showing combined progress for entire task 2016-01-28 19:13:40 +01:00
ProgressBar.h Showing combined progress for entire task 2016-01-28 19:13:40 +01:00
Shape.cpp Removed mouth shape H (special shape for 'L' sound) 2016-06-26 21:06:22 +02:00
Shape.h Improved animation quality through new algorithm 2016-06-29 21:46:08 +02:00
TablePrinter.cpp Added hanging indent to help output to make it more readable 2016-04-12 21:23:15 +02:00
TablePrinter.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
ThreadPool.cpp Multithreaded recognition: refactoring and fixes 2016-06-29 21:47:25 +02:00
ThreadPool.h Multithreaded recognition: refactoring and fixes 2016-06-29 21:47:25 +02:00
TimeRange.cpp Improved error message 2016-06-14 17:36:18 +02:00
TimeRange.h Refactoring 2016-05-17 14:28:18 +02:00
Timed.h Fixed string conversion for Timed<void> 2016-06-14 17:36:54 +02:00
Timeline.h Multithreaded recognition: refactoring and fixes 2016-06-29 21:47:25 +02:00
appInfo.cpp.in Refactoring: Using camelCase throughout 2016-01-06 20:47:37 +01:00
appInfo.h Using #pragma once instead of include guards 2016-01-06 21:08:39 +01:00
asciiCases.cpp Implemented simple conversion from Unicode string to ASCII 2016-06-02 18:24:25 +02:00
asciiCases.rb Implemented simple conversion from Unicode string to ASCII 2016-06-02 18:24:25 +02:00
centiseconds.cpp Implemented class Timeline<T> 2016-04-09 20:56:25 +02:00
centiseconds.h Fixed GCC build 2016-04-12 23:04:16 +02:00
g2p.cpp Added more logging 2016-06-15 20:14:43 +02:00
g2p.h Implemented US-English G2P using sound change rules 2016-06-03 20:02:34 +02:00
g2pRules.cpp Implemented US-English G2P using sound change rules 2016-06-03 20:02:34 +02:00
g2pRules.rb Implemented US-English G2P using sound change rules 2016-06-03 20:02:34 +02:00
languageModels.cpp Restored dialog option, this time based on language model 2016-06-10 22:35:27 +02:00
languageModels.h Restored dialog option, this time based on language model 2016-06-10 22:35:27 +02:00
logging.cpp Added thread info to logging 2016-06-29 21:47:25 +02:00
logging.h Added thread info to logging 2016-06-29 21:47:25 +02:00
main.cpp Added more logging 2016-06-15 20:14:43 +02:00
mouthAnimation.cpp Improved lip animation for B/P and L sounds 2016-06-29 22:35:14 +02:00
mouthAnimation.h Refactoring 2016-05-17 14:28:18 +02:00
pairs.h Fixed OS X build 2016-06-16 19:41:49 +02:00
phoneExtraction.cpp Workaround for PocketSphinx bug 2016-06-30 20:06:38 +02:00
phoneExtraction.h Restored dialog option, this time based on language model 2016-06-10 22:35:27 +02:00
platformTools.cpp Restored dialog option, this time based on language model 2016-06-10 22:35:27 +02:00
platformTools.h Restored dialog option, this time based on language model 2016-06-10 22:35:27 +02:00
stringTools.cpp Fixed OS X build 2016-06-16 19:41:49 +02:00
stringTools.h Added join function for strings 2016-06-15 20:07:51 +02:00
tokenization.cpp Improved tokenization by taking dictionary into account 2016-06-25 21:52:04 +02:00
tokenization.h Improved tokenization by taking dictionary into account 2016-06-25 21:52:04 +02:00
tools.cpp Fixed deprecated library calls 2016-06-26 11:06:44 +02:00
tools.h Replaced Boost.Log with small custom logger 2016-04-14 09:42:47 +02:00
tupleHash.h Restored dialog option, this time based on language model 2016-06-10 22:35:27 +02:00