TFLite Support 0.4.1
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.