Skip to content

v2.0.0 with G2P tools and JSGF support

Latest
Compare
Choose a tag to compare
@fquirin fquirin released this 23 Mar 23:16
· 4 commits to master since this release

Adapt-LM v2.0.0

New Features

The Adapt-LM tools have been updated to support the popular grapheme-2-phoneme tools Sequitur G2P and Phonetisaurus G2P. Both tools come with G2P models for 'en' and 'de' that have been trained on the existing Zamia Kaldi dictionaries and can be used to automatically generate out-of-vocabulary words during adaptation.

In addition you can now train JSGF language models with fixed grammar. Choose between JSGF and N-gram models depending on your use-case or simply train both, deploy them on your SEPIA STT Server and hot-swap during runtime 🙂.

All install, build and adapt scripts have been extended and optimized to support all the new features.
Please note that the API of the '3-adapt.sh' script has been adjusted to give access to all the new options.

As usual all models trained with these scripts can be copied over to your SEPIA STT Server and used right away 🤖 💬

Models and build files

Please check the v1.0.0 release if you need to manually download models and binaries