ailia MotionPortrait

Try preset avatars, or drag and drop your own image to generate one of your own, complete with facial expression and lip-sync animation.

Getting Started

Choose a platform and try your first avatar animation.

1

Install

Clone the sample program mp-sample-js. The SDK mp-sdk-js is included as a submodule within the mp-sample-js project.

Sample Repository SDK
2

Run

Run the following command in the mp-sample-js folder to start a web server.

python3 -m http.server 8000

You can run the sample program by accessing http://localhost:8000/mpavatar in your web browser. A port number other than 8000 can also be used.

If you want to try it without cloning, you can check how it works in your browser on the published sample site.

Sample site

System Requirements

ailia MotionPortrait runs in browser and mobile environments.

JavaScript

  • A WebGL-capable web browser
  • Run via an HTTP server
  • An environment with internet access

Resources

Related Articles

Model explanations, release notes, and tutorials from the ailia Tech Blog.

Motion Portrait: Avatar Solution Combined with LLM
medium.com/axinc-ai