engines.py (146B)
1 from talon import speech_system 2 from talon.engines.w2l import W2lEngine 3 w2l = W2lEngine(model='en_US', debug=False) 4 speech_system.add_engine(w2l)
dotfilesMy personal shell configs and stuff | |
git clone git://git.alex.balgavy.eu/dotfiles.git | |
Log | Files | Refs | Submodules | README | LICENSE |