Mozilla's DeepSpeech is here!
The long waited Mozilla's DeepSpeech project finally released a pre-trained model on Jan 31, 2018 and we are proud to announce that Dragonfire is the first virtual assistant project that is successfully integrated Mozilla DeepSpeech into its speech recognition system. By gaining the advantage of DeepSpeech, Dragonfire is now able to understand your words with a much higher success rate (low WER results).
Changelog:
- Migrated from Kaldi Speech Recognition Toolkit to Mozilla DeepSpeech
- Python3 compatibility improved
- System tray icon is now GTK+ based instead of wxPython