rhubarb-lip-sync/src
Daniel Wolf 4346552312 Improved speed of voice activity detection
... by factor 2 by removing second pass.
Also added voice activity detection to progress calculation.
2016-06-15 20:14:51 +02:00
..
audio Improved speed of voice activity detection 2016-06-15 20:14:51 +02:00
BoundedTimeline.h Refactoring 2016-05-17 14:28:18 +02:00
ContinuousTimeline.h Refactoring 2016-05-17 14:28:18 +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
Phone.cpp Refactoring 2016-05-17 14:28:18 +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 Refactored enum serialization/deserialization 2016-04-17 20:22:16 +02:00
Shape.h Refactoring 2016-05-17 14:28:18 +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
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 Refactoring 2016-05-17 14:28:18 +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 Refactored enum serialization/deserialization 2016-04-17 20:22:16 +02:00
logging.h Fixed output format for structured logging 2016-04-19 19:30:38 +02:00
main.cpp Added more logging 2016-06-15 20:14:43 +02:00
mouthAnimation.cpp Refactoring 2016-05-17 14:28:18 +02:00
mouthAnimation.h Refactoring 2016-05-17 14:28:18 +02:00
pairs.h Added getPairs function 2016-05-12 21:44:46 +02:00
phoneExtraction.cpp Improved speed of voice activity detection 2016-06-15 20:14:51 +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 Restored dialog option, this time based on language model 2016-06-10 22:35:27 +02:00
stringTools.h Added join function for strings 2016-06-15 20:07:51 +02:00
tokenization.cpp Merged ascii.cpp into stringTools.cpp 2016-06-02 20:09:37 +02:00
tokenization.h Implemented text tokenization using Flite 2016-06-02 18:24:27 +02:00
tools.cpp Replaced Boost.Log with small custom logger 2016-04-14 09:42:47 +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