Skip to content

v3.0.0 has been released

Compare
Choose a tag to compare
@hecomi hecomi released this 27 Apr 16:51
· 42 commits to main since this release

Transition from v2 to v3

Starting from version 3.0.0, the MFCC values have been corrected to be more accurate. Therefore, if you are upgrading from version 2 to version 3, you will need to recalibrate or create a new Profile.

Update

  • Improved calculation method for MFCC (to get values closer to commonly used values).
  • Added multiple comparison methods for MFCC in Profile (L1 / L2 / CosineSimilarity and Use Standardization).
  • Added VRM 1.0 resources to samples.
  • Added a sample that displays UI at runtime to allow editing and calibration of profiles.
  • Improved editor performance (by creating MFCC textures with Job + Burst).

Bug Fix

  • Fix microphone desynchronization issues #30
  • The first parameter set in uLipSyncAnimator does not work. #37

Screen Shot

Comparison Method

Screen Shot 2023-04-28 at 1 40 05

Previously, L1 without standardization was used.

VRM 1.0

Feature-VRM

Runtime UI

uLipSyncProfileUI