Documentation for sndid.
https://spacecruft.org/deepcrayon/sndid-docs
docs | ||
scripts | ||
src | ||
.gitignore | ||
.gitmodules | ||
CHANGELOG.txt | ||
LICENSE-apache.txt | ||
LICENSE-CC.txt | ||
Makefile | ||
pyproject.toml | ||
README.md |
sndid
sndid, AI sound identification documentation.
Build
Note this is to build the documentation for sndid
, not sndid
itself.
Build thusly. Adjust Python setup to suit to taste.
This builds the docs:
git clone --recursive https://spacecruft.org/deepcrayon/sndid-docs
cd sndid-docs/
virtualenv venv
source venv/bin/activate
pip install -U setuptools pip wheel
pip install -e .
make all
License
CC by SA 4.0 International.
Copyright © 2024, Jeff Moe.