v3.0.0 has been released
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).
- Article: https://tips.hecomi.com/entry/2023/03/31/022324 (written in Japanese)
- Added multiple comparison methods for MFCC in
Profile
(L1
/L2
/CosineSimilarity
andUse Standardization
). - Added VRM 1.0 resources to samples.
- Created using VRoid
- 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
Previously, L1
without standardization was used.