Skip to content

Precompiled version with NVBG,MaryTTS and OpenFace

Compare
Choose a tag to compare
@Michele1996 Michele1996 released this 12 Jan 00:25
· 129 commits to gpl-grimaldi since this release

Fix voices
New release (too big for github) with OpenFace available at :https://drive.google.com/file/d/1xsD3WyNaKUdYPDxloOSquip6BVHHXN23/view?usp=sharing.
(to add audio to video capture, you can
install ffmpeg https://drive.google.com/file/d/1AftSLewXyv4jGgF1GmK_fYVxPSBRf1ML/view?usp=sharing and be able to use ffmpeg in cmd.
A ffmpeg process will be called to merge audio and video. If ffmpeg fails, another process will merge audio and video using xuggle. (ffmpeg is a little bit better in term of quality
)
The videos will be created in the folder bin/video/ (if you use AUParserFileReader, the video will not be created anymore in the same folder of the csv input file)