Swedish folk music audio analysis and dance style classification
Project description
neckenml
Swedish folk music audio analysis and dance style classification.
This is the full package that includes both core classification and audio analysis.
AGPL-3.0 licensed
Installation
pip install neckenml
Quick Start
from neckenml import AudioAnalyzer, StyleClassifier
# Analyze an audio file
with AudioAnalyzer() as analyzer:
result = analyzer.analyze_file("path/to/track.mp3")
print(f"Style: {result['ml_suggested_style']}")
print(f"BPM: {result['tempo_bpm']}")
# Classify with the full classifier
classifier = StyleClassifier()
classifications = classifier.classify(track, result)
Package Structure
This metapackage installs:
| Package | License | Description |
|---|---|---|
neckenml-core |
MIT | Database models, classifier, training |
neckenml-analyzer |
AGPL | Audio analysis with Essentia |
MIT Alternative
If you only need classification (without audio analysis), install the MIT-licensed core:
pip install neckenml-core
from neckenml.core import StyleClassifier, Track, TrainingService
License
AGPL-3.0 License - see LICENSE for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file neckenml-0.3.1.tar.gz.
File metadata
- Download URL: neckenml-0.3.1.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb61adc3da3fb29274ebe3a0aa305382662ef7c23f902ac3b62a500dc14f297c
|
|
| MD5 |
3b528f88e073367e817eed3bb8b5f934
|
|
| BLAKE2b-256 |
583533e3b8a4f7124fef8dcf667bbf584e8046119eee81fb3a32ce276e287985
|
Provenance
The following attestation bundles were made for neckenml-0.3.1.tar.gz:
Publisher:
release.yml on svnoak/neckenml-analyzer
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
neckenml-0.3.1.tar.gz -
Subject digest:
cb61adc3da3fb29274ebe3a0aa305382662ef7c23f902ac3b62a500dc14f297c - Sigstore transparency entry: 1072959296
- Sigstore integration time:
-
Permalink:
svnoak/neckenml-analyzer@368870f789d17b3db85935f9f1b132c2ff19a038 -
Branch / Tag:
refs/tags/v0.3.1 - Owner: https://github.com/svnoak
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@368870f789d17b3db85935f9f1b132c2ff19a038 -
Trigger Event:
push
-
Statement type:
File details
Details for the file neckenml-0.3.1-py3-none-any.whl.
File metadata
- Download URL: neckenml-0.3.1-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e36dcf932dbfd26a1025714e4e4b286ba9f006134cc2cae73c0921badc3a19fd
|
|
| MD5 |
2aab5eaae12281cb594a236cecf3e041
|
|
| BLAKE2b-256 |
a2e589313a8ee424f27e8af8fe1dcb0e8abbd94803bfdfd174702a46df841847
|
Provenance
The following attestation bundles were made for neckenml-0.3.1-py3-none-any.whl:
Publisher:
release.yml on svnoak/neckenml-analyzer
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
neckenml-0.3.1-py3-none-any.whl -
Subject digest:
e36dcf932dbfd26a1025714e4e4b286ba9f006134cc2cae73c0921badc3a19fd - Sigstore transparency entry: 1072959374
- Sigstore integration time:
-
Permalink:
svnoak/neckenml-analyzer@368870f789d17b3db85935f9f1b132c2ff19a038 -
Branch / Tag:
refs/tags/v0.3.1 - Owner: https://github.com/svnoak
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@368870f789d17b3db85935f9f1b132c2ff19a038 -
Trigger Event:
push
-
Statement type: