rhubarb-lip-sync/rhubarb/src
Daniel Wolf 2bbad258c0 Do not use multithreading for VAD
WebRTC adapts to the audio signal. If we slice the audio clip into multiple
shorter clips, then perform VAD on them in parallel, the result may not be as
good.
2019-01-04 21:02:41 +01:00
..
animation Code cleanup 2019-01-02 22:27:45 +01:00
audio Do not use multithreading for VAD 2019-01-04 21:02:41 +01:00
core Code cleanup 2019-01-02 22:27:45 +01:00
exporters Code cleanup 2019-01-02 22:27:45 +01:00
lib Split progress code 2019-01-02 13:22:03 +01:00
logging Code cleanup 2019-01-02 22:27:45 +01:00
recognition Do not use multithreading for VAD 2019-01-04 21:02:41 +01:00
rhubarb Code cleanup 2019-01-02 22:27:45 +01:00
time Code cleanup 2019-01-02 22:27:45 +01:00
tools Log incomplete tasks 2019-01-03 13:10:05 +01:00