Skip to content

TFLite Support 0.4.1

Compare
Choose a tag to compare
@schmidt-sebastian schmidt-sebastian released this 01 Jun 19:58

Changes

  • Migrated a number of Python APIs to use Dataclasses instead of Protobuf for custom configuration
  • Renamed some Swift methods to better aligned with Swift naming conventions
  • Updated TFLite dependency to 2.9

Fixes

  • libportaudio is now only required for audio tasks. The Python library can be installed without this dependency.