Overview

3Deoskill's  LipTalkAudioConverter is a free software written in Python, which can convert audio speech files into special *.json files.
These *.json files can be loaded into the plugin in Cinema 4D to create the lip syncs.
It supports up to 2500 languages.
The LipTalkAudioConverter is licensed under the GNU General Public License.

Requirements

Installation for Windows

For Windows users it is pretty simple.

Installation for MacOs

2. Method

Download Wine Software:  www.winehq.org/ 

Installation Win/macOs  (Source Code Files)

Python is an high-level interpreted language, which means it requires Python to be installed on your Mac in order to run python scripts or develop python software. Python comes with its standard library, but some additional modules are needed for the LipTalkAudioConverter to work properly. You can install these modules by typing a simple command into the Windows CMD or the Terminal in MacOs. It will install all necessary packages into the site-packages folder of your python installation. After the installation is complete, you can run the LipAudioConverter.py which is included in the LipTalk zip-file for macOS by double-clicking it.


Getting Started

Tip: To speed up the conversion process, keep the converter running. The pretrained model is already downloaded, so it does not need to do it again.