Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Redis integration for the audio-dataset-converter library.
https://github.com/waikato-llm/audio-dataset-converter-redis

audio-dataset converter redis

Last synced: 2 days ago
JSON representation

Redis integration for the audio-dataset-converter library.

Awesome Lists containing this project

README

        

# audio-dataset-converter-redis
Redis integration for the [audio-dataset-converter](https://github.com/waikato-llm/audio-dataset-converter) library.

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

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

## Installation

Via PyPI:

```bash
pip install audio-dataset-converter-redis
```

The latest code straight from the repository:

```bash
pip install git+https://github.com/waikato-llm/audio-dataset-converter-redis.git
```

## Plugins

See [here](plugins/README.md) for an overview of all plugins.