0 Forks
3 Stars
3 Watchers

AutoLipSync

A simple Unity C# script that will drive a lower jaw based on audio amplitude from an audio clip. It uses a low pass filter to smooth the output. A custom SLATE action is included called "PlayAudioWithLipSync" use it in Slate to drive the jaw in your cutscenes.

How to download and setup AutoLipSync

Open terminal and run command
git clone https://github.com/mdotstrange/AutoLipSync.git
git clone is used to create a copy or clone of AutoLipSync repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AutoLipSync https://github.com/mdotstrange/AutoLipSync/archive/master.zip

Or simply clone AutoLipSync with SSH
[email protected]:mdotstrange/AutoLipSync.git

If you have some problems with AutoLipSync

You may open issue on AutoLipSync support forum (system) here: https://github.com/mdotstrange/AutoLipSync/issues