issues
search
emkor
/
audiopyle
Audio feature extraction engine based on VAMP plugins
GNU General Public License v3.0
2
stars
1
forks
source link
Reorganize packages
#142
Closed
emkor
closed
6 years ago
emkor
commented
6 years ago
Re-organized packages so whole audiopyle is single Python module / wheel
added separate entrypoints for coordinator (API), extractor (worker) and testcases (integration tests client)
optimized build so
make package
phase builds Python wheel, then each Docker image installs just the wheel
make package
phase builds Python wheel, then each Docker image installs just the wheel