Extensions
  • Home
  • Add-ons
  • Themes
  • Approval Queue
  • About
  • Upload Extension
  • Sign in
  • BLENDER.ORG

    • Download

      Get the latest Blender, older versions, or experimental builds.

    • What's New

      Stay up-to-date with the new features in the latest Blender releases.

    DEVELOPMENT

    • Roadmap

      See which projects are currently being worked on and what's next.

    • Documentation

      Guidelines, release notes and development docs.

    LEARNING & RESOURCES

    • Blender Studio

      Access production assets and knowledge from the open movies.

    • Manual

      Documentation on the usage and features in Blender.

    • Benchmark

      A platform to collect and share results of the Blender Benchmark.

    • Blender Conference

      The yearly event that brings the community together.

    DONATE

    • Development Fund

      Support core development with a monthly contribution.

    • One-time Donations

      Perform a single donation with more payment options available.

All Add-ons

Add-on Lip Sync
Lip Sync

Automatic lip sync for your Blender models.
Add-on by Charley3D
About What's New Permissions Reviews Version History

Version History

2.3.2
Compatibility
Blender 4.4 and newer
  • 30163
  • June 16th, 2025

Changelog

2.3.2 (2025-06-16)

Bug Fixes

  • animator: Fix unhandled error when baking audio with no pose set for sil viseme (fcae563)
Compatibility
Blender 4.4 and newer
Supported Platforms
  • macOS Apple Silicon, Intel
  • Windows
  • Linux
Downloads
30163
Permissions
This version requests the following:
  • Files Import Models / Extract libs to disk
  • Network Need to download Voices Models to enable lip sync
License
GNU General Public License v3.0 or later
Status
Approved
Windows v2.3.2 35.7 MB macOS Intel v2.3.2 29.4 MB macOS Apple Silicon v2.3.2 29.4 MB Linux v2.3.2 33.7 MB
2.3.1
Compatibility
Blender 4.4 and newer
  • 1312
  • June 9th, 2025

Changelog

2.3.1 (2025-06-08)

Features

  • Add new animation mode"Pose Assets"
  • animator: Add functions to handle pose lib assets. Add new properties to host character armature.
  • animator: Add Refresh Pose Assets utility button
  • animator: Add viseme priority to keep important ones instead of skipping them )
  • animator: Optimize fcurves keyframe insertion + add basic vs advanced rig types
  • quickedit: Add operator to remove pose animation data
  • ui: Move Refresh Pose Assets button to Quick Edit panel
  • ui: Only display Pose Lib option if an Armature is selected

Bug Fixes

  • mojibake: Fix non ascii characters displayed as Mojibake when selecting Shape Keys
Compatibility
Blender 4.4 and newer
Supported Platforms
  • macOS Apple Silicon, Intel
  • Windows
  • Linux
Downloads
1312
Permissions
This version requests the following:
  • Files Import Models / Extract libs to disk
  • Network Need to download Voices Models to enable lip sync
License
GNU General Public License v3.0 or later
Status
Approved
Windows v2.3.1 35.7 MB macOS Intel v2.3.1 29.4 MB macOS Apple Silicon v2.3.1 29.4 MB Linux v2.3.1 33.7 MB
2.1.0
Compatibility
Blender 4.4 and newer
  • 3235
  • May 18th, 2025

Changelog

2.1.0 (2025-05-18)

Bug Fixes

  • bake: Quick fix to add offset on frame start (a2f8cd0)

Features

  • bake: Add Bake Settings. (dd51490)
Compatibility
Blender 4.4 and newer
Supported Platforms
  • macOS Apple Silicon, Intel
  • Windows
  • Linux
Downloads
3235
Permissions
This version requests the following:
  • Files Import Models / Extract libs to disk
  • Network Need to download Voices Models to enable lip sync
License
GNU General Public License v3.0 or later
Status
Approved
Windows v2.1.0 35.7 MB macOS Intel v2.1.0 29.4 MB macOS Apple Silicon v2.1.0 29.3 MB Linux v2.1.0 33.7 MB
2.0.0
Compatibility
Blender 4.4 and newer
  • 2339
  • May 6th, 2025

Changelog

Bug Fixes

  • Add safety check to prevent silence to be inserted two times
  • Fix Analyze button that was waiting end of worker process even though model was already available.

Features

  • Add dedicated animator section in panel protocols.
  • Refactor lip-sync implementation and introduce modular animator system.
  • Rework Spritesheet strategy to properly setup actions.
  • Update SpriteSheet animator with new keyframe insertion algorithm
  • Add new operator and panel for editing and removing animations
  • Add RemoveLipSync and RemoveNodeGroups operations
  • Add Animator panel strategies and protocols
  • Use yield instead of lists to improve memory usage + reorganize code to gain a perf boost

BREAKING CHANGES

  • Add shape key animations + Operators to remove Lip Sync on Objects. These modifications will break previous major version. See documentation for migration.
Compatibility
Blender 4.4 and newer
Supported Platforms
  • macOS Apple Silicon, Intel
  • Windows
  • Linux
Downloads
2339
Permissions
This version requests the following:
  • Files Import Models / Extract libs to disk
  • Network Need to download Voices Models to enable lip sync
License
GNU General Public License v3.0 or later
Status
Approved
Windows v2.0.0 35.7 MB macOS Intel v2.0.0 29.4 MB macOS Apple Silicon v2.0.0 29.3 MB Linux v2.0.0 33.7 MB
1.0.6
Compatibility
Blender 4.4 and newer
  • 750
  • April 25th, 2025

Changelog

Fix

  • Update operator IDs
  • Add .github/ + gitignore to ignored paths in blender_manifest.toml
  • Remove wheels subfolders
  • Remove unnecessary name check in worker
  • Remove archive containing bin for different OS
Compatibility
Blender 4.4 and newer
Supported Platforms
  • macOS Apple Silicon, Intel
  • Windows
  • Linux
Downloads
750
Permissions
This version requests the following:
  • Files Import Models / Extract libs to disk
  • Network Need to download Voices Models to enable lip sync
License
GNU General Public License v3.0 or later
Status
Approved
Windows v1.0.6 35.7 MB macOS Intel v1.0.6 29.3 MB macOS Apple Silicon v1.0.6 29.3 MB Linux v1.0.6 33.7 MB
1.0.4
Compatibility
Blender 4.4 and newer
  • 52.8 MB
  • 59
  • April 24th, 2025

Changelog

Enhancement

  • Remove obsolete / unused code
  • Reduce project size by adjusting eSpeak build (no mbrola, no sonic, no async, no klatt, no speechplay)
  • Drastically reduce project size by mutualizing espeak data folder
  • Remove duplicated wheels and move common ones into "common folder"
  • Filter out vosk language models that were unstable
  • Replace Thread by Subprocess
  • Remove blender_manifest comments

Fix

  • Replace hard coded "fr-fr" in phonemizer by a variable (shame on me)
  • On register, set espeak backend (was not set if lib was already extracted)
  • Introduce a mapping of ISO to enable smooth communication between vosk and espeak
  • In CI, clone espeak from a custom fork containing a fix for windows
Compatibility
Blender 4.4 and newer
Supported Platforms
  • macOS Apple Silicon, Intel
  • Windows
  • Linux
Downloads
59
Size
52.8 MB
Permissions
This version requests the following:
  • Files Import Models / Extract libs to disk
  • Network Need to download Voices Models to enable lip sync
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v1.0.4 52.8 MB
1.0.2
Compatibility
Blender 4.4 and newer
  • 79.3 MB
  • 54
  • April 22nd, 2025

Changelog

Fix

  • Add missing licenses for lipsync AND dependencies
Compatibility
Blender 4.4 and newer
Supported Platforms
  • macOS Apple Silicon, Intel
  • Windows , Arm
  • Linux
Downloads
54
Size
79.3 MB
Permissions
This version requests the following:
  • Files Import Models / Extract libs to disk
  • Network Need to download Voices Models to enable lip sync
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v1.0.2 79.3 MB
1.0.1
Compatibility
Blender 4.4 and newer
  • 79.3 MB
  • 49
  • April 22nd, 2025

Changelog

Fix

  • Update blender manifest to properly display required permissions

Enhancement

  • Prevent lib to be extracted each time add-on is enabled if they already exist
  • Material no longer needs to be in the first slot to host spritesheet
Compatibility
Blender 4.4 and newer
Supported Platforms
  • macOS Apple Silicon, Intel
  • Windows , Arm
  • Linux
Downloads
49
Size
79.3 MB
Permissions
This version requests the following:
  • Files Import Models / Extract libs to disk
  • Network Need to download Voices Models to enable lip sync
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v1.0.1 79.3 MB
1.0.0
Compatibility
Blender 4.4 and newer
  • 79.3 MB
  • 68
  • April 21st, 2025

Changelog

1.0.0

  • Spritesheet integration
  • Audio Analysis
  • Caching System
Compatibility
Blender 4.4 and newer
Supported Platforms
  • macOS Apple Silicon, Intel
  • Windows , Arm
  • Linux
Downloads
68
Size
79.3 MB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v1.0.0 79.3 MB
9 versions
  • About
  • Privacy Policy
  • Terms of Service
About
  • Blender Foundation
  • Blender Institute
  • Blender Studio
  • License
  • Logo & Trademark
  • Credits
  • Privacy Policy
  • Code of Conduct
Organization
  • People
  • Jobs
Blender Network
Download
  • Latest Blender
  • Blender LTS
  • Previous Versions
  • Experimental Builds
  • Source Code
  • Requirements
  • Benchmark
  • Flamenco
Extensions
  • Add-ons
  • Themes
Developers
  • Get Started
  • Roadmap
  • Projects
  • Docs
  • Blog
  • Forum
  • YouTube
  • Python API
Blender Studio
  • Films
  • Training
  • Tools & Pipeline
Support
  • Manual
  • Community
  • FAQ
Get Involved
  • Documentation
  • Education
News
  • Press Releases
  • User Stories
Blender Conference
Follow Blender
Support Blender
  • Donate
  • One-time Donation
Artistic freedom starts with Blender The Free and Open Source 3D Creation Suite