Skip to content

Version 3.4.2

Compare
Choose a tag to compare
@Uberi Uberi released this 04 Apr 00:18
· 578 commits to master since this release

Quick bugfix release on the tails of yesterday's big one:

  • Add support for the monotonic library on Python 2 - if you have monotonic 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.
  • Fix loading of non-16-bit AIFF files on Python 2.
  • Better document the Pocketsphinx language pack installation.