Skip to main content

crema

convolutional and recurrent estimators for music analysis

Testing codecov GitHub license Documentation Status DOI

Usage options

From the command-line, print to the screen in JAMS format:

python -m crema.analyze file.mp3

or save to a file:

python -m crema.analyze file.mp3 -o file.jams

From within python:

from crema.analyze import analyze

jam = analyze(filename='/path/to/file.mp3')

or if you have an audio buffer in memory, librosa-style:

jam = analyze(y=y, sr=sr)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

crema-0.2.0.tar.gz (5.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

crema-0.2.0-py3-none-any.whl (5.9 MB view details)

Uploaded Python 3

File details

Details for the file crema-0.2.0.tar.gz.

File metadata

  • Download URL: crema-0.2.0.tar.gz
  • Upload date:
  • Size: 5.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for crema-0.2.0.tar.gz
Algorithm Hash digest
SHA256 97680928e932f9ce198e785dc387826bef8a514abfb6b286f673f3f4d43d3b00
MD5 c01a90783d98b28aa91ca5fb07edf9e8
BLAKE2b-256 407e3ae5507a9b6762a0118509160477d34683223e6d8c0200fbf1912af0fbf3

See more details on using hashes here.

File details

Details for the file crema-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: crema-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 5.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for crema-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b2787afd0367463438ca2b9b2944c490308eee1f307e5796078ec540a6281484
MD5 1f798baa01f24294f5a421649963c071
BLAKE2b-256 204a6a7eeb9313680e7cc16324423816e563d0505029505da94342bfaeab1a1d

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.0 This release

2 files

0.1.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page