Version 3.4.2
Quick bugfix release on the tails of yesterday's big one:
- Add support for the
monotonic
library on Python 2 - if you havemonotonic
installed in Python 2,recognize_bing
will work faster!- On Python 3,
recognize_bing
already does the things that would make it fast, so the library is unnecessary.
- On Python 3,
- Fix loading of non-16-bit AIFF files on Python 2.
- Better document the Pocketsphinx language pack installation.