https://github.com/drscotthawley/audio-algebra
alchemy with embeddings
https://github.com/drscotthawley/audio-algebra
algebra audio audio-processing embeddings
Last synced: 5 months ago
JSON representation
alchemy with embeddings
- Host: GitHub
- URL: https://github.com/drscotthawley/audio-algebra
- Owner: drscotthawley
- License: apache-2.0
- Created: 2022-09-08T21:18:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-14T03:29:55.000Z (about 3 years ago)
- Last Synced: 2025-06-22T05:02:18.056Z (about 1 year ago)
- Topics: algebra, audio, audio-processing, embeddings
- Language: Jupyter Notebook
- Homepage: https://drscotthawley.github.io/audio-algebra/
- Size: 178 MB
- Stars: 34
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
audio-algebra
================
Experimental research code exploring MIR / signal processing tasks with
latent audio representations (“embeddings”)
## Install
``` sh
pip install git+https://github.com/drscotthawley/audio-algebra.git
```
(Do not rely on out-of-date binaries on PyPI/conda.)
## How to use
Apart from the “Destructo” demo notebook, most of this repository is
still under very active development / work in progress. So, for now only
“Destructo” is usable; refer to it directly for instructions.