Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/waikato-llm/audio-dataset-converter-redis
- Owner: waikato-llm
- License: mit
- Created: 2024-06-04T02:17:29.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-05T00:52:19.000Z (4 months ago)
- Last Synced: 2024-07-05T14:44:05.080Z (4 months ago)
- Topics: audio-dataset, converter, redis
- Language: Python
- Homepage: https://github.com/waikato-llm/audio-dataset-converter
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- License: LICENSE
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.