rhubarb-lip-sync/src
Daniel Wolf 8fd78d63cf Animating pauses only between words, not at start or end of recording 2016-08-11 16:28:04 +02:00
..
audio Thread count can be limited via command-line argument 2016-08-11 10:29:01 +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 Fixed TSV export 2016-08-11 15:49:51 +02:00
Exporter.h Refactoring 2016-05-17 14:28:18 +02:00
Lazy.h Made Lazy<T> copyable 2016-07-20 20:16:23 +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 Using unique_ptr instead of raw pointers in object pool 2016-07-27 21:44:39 +02:00
Phone.cpp Supporting noises (breathing, smacking, etc.) 2016-08-11 10:18:03 +02:00
Phone.h Supporting noises (breathing, smacking, etc.) 2016-08-11 10:18:03 +02:00
ProgressBar.cpp Fixed erratic progress display 2016-08-04 20:39:40 +02:00
ProgressBar.h Fixed OS X build 2016-08-10 18:24:24 +02:00
Shape.cpp Re-written animation code 2016-07-31 21:42:37 +02:00
Shape.h Better animation of pauses in speech 2016-08-05 19:34:57 +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 Added TimeRange.trim() method 2016-08-11 10:16:50 +02:00
TimeRange.h Added TimeRange.trim() method 2016-08-11 10:16:50 +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
Viseme.cpp Fixed OS X build 2016-08-10 18:24:24 +02:00
Viseme.h Re-written animation code 2016-07-31 21:42:37 +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 OS X build 2016-08-10 18:24:24 +02:00
g2p.cpp Supporting noises (breathing, smacking, etc.) 2016-08-11 10:18:03 +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 Fixed OS X build 2016-08-10 18:24:24 +02:00
logging.h Added thread info to logging 2016-06-29 21:47:25 +02:00
main.cpp Thread count can be limited via command-line argument 2016-08-11 10:29:01 +02:00
mouthAnimation.cpp Animating pauses only between words, not at start or end of recording 2016-08-11 16:28:04 +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
parallel.h Fixed infinite loop with short recordings 2016-08-11 15:45:16 +02:00
phoneExtraction.cpp Fixed infinite loop with short recordings 2016-08-11 15:45:16 +02:00
phoneExtraction.h Thread count can be limited via command-line argument 2016-08-11 10:29:01 +02:00
platformTools.cpp Fixed OS X build 2016-08-10 18:24:24 +02:00
platformTools.h Fixed OS X build 2016-08-10 18:24:24 +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 Fixed OS X build 2016-08-10 18:24:24 +02:00
tools.cpp Fixed OS X build 2016-08-10 18:24:24 +02:00
tools.h Better animation of pauses in speech 2016-08-05 19:34:57 +02:00
tupleHash.h Restored dialog option, this time based on language model 2016-06-10 22:35:27 +02:00