Metadata-Version: 2.1
Name: audio-dataset-converter-redis
Version: 0.1.0
Summary: Redis integration for the audio-dataset-converter library.
Home-page: https://github.com/waikato-llm/audio-dataset-converter-redis
Author: Peter Reutemann
Author-email: fracpete@waikato.ac.nz
License: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Multimedia :: Sound/Audio :: Conversion
License-File: LICENSE

Redis integration for the audio-dataset-converter library.

Examples can be found here:

https://github.com/waikato-llm/audio-dataset-converter-examples

For making predictions, Docker images for Deep learning frameworks with Redis support are available from here:

https://www.data-mining.co.nz/docker-images/


Changelog
=========

0.1.0 (2025-10-31)
------------------

- switched to `kasperl` library for base API and generic pipeline plugins
- using `kasperl_redis` as dependency for base redis classes now


0.0.2 (2025-07-10)
------------------

- switched to underscores in project name


0.0.1 (2024-07-05)
------------------

- initial release

