Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 909 Bytes

CHANGELOG.md

File metadata and controls

19 lines (15 loc) · 909 Bytes

Adapt-LM Changelog

v2.0.0 - 2023.03.23

  • Added support Phonetisaurus and Sequitur G2P to generate OOV words automatically
  • Added G2P models for 'en' and 'de' trained on Zamia base models
  • Added train scripts for new G2P models
  • Added support for JSGF grammar language models
  • Added simple Python script to optimize LM corpus before adaptation
  • Many improvements to install, build and adapt code
  • Reworked API of adapt script to support all new features

v1.0.0 - 2021.06.26