This page was last updated on 05 January 2025, 5:35PM
Changelogs
Version v2025-01-05
!Fix: project template now actually *uses* the generated actor mappings cfg for the lipsync anim generation (fix is relevant for custom actors only)
+ tools: support for (additional) scaling of the complete phoneme track weights (applied on top of all other settings) in encoders and GUI
+ tools: additional constraints on alignments if audio gaps are detected (less phoneme spans overlapping audio gaps which are most probably different words)
+ tools: relax translation to phonemes for unknown words by merging alternatives from the similarity matrix (with scores >= 0.1)
+ tools: updated similarity matrix for en language to reflect the translation process for alternatives
Version v2024-12-28
+ added support for Russian language in phoneme extraction from audio as additional optional drop-in package
Version v2024-12-14
!Fix: project template now works with paths containing closing brackets that are escaped, meaning ')' is escaped like '^)'
Version v2024-12-11
+ added support for French language in phoneme extraction from audio as additional optional drop-in package
Version v2024-12-09
+ added support for German language in phoneme extraction from audio as additional optional drop-in package
+ project template: added option to configure languages to scan and generate (see updated HOWTO)
Version v2024-12-08
+ added support for Polish language in phoneme extraction from audio as additional optional drop-in package
Version v2024-11-29b
!Fix: added missing silence placeholder wem file template. used *ONLY* if w3speech file is created directly from text WITHOUT a wwise conversion.