{ "info": { "author": "Jason Cramer, Ho-Hsiang Wu, Justin Salamon, and Mark Cartwright", "author_email": "jtcramer@nyu.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Multimedia :: Sound/Audio :: Analysis" ], "description": "minispec\n=======\nA minimal module for computing audio spectrograms.\n\n[![PyPI](https://img.shields.io/pypi/v/minispec.svg)](https://pypi.python.org/pypi/minispec)\n[![License](https://img.shields.io/pypi/l/minispec.svg)](https://github.com/marl/minispec/blob/master/LICENSE.md)\n[![Build Status](https://travis-ci.org/marl/minispec.png?branch=master)](http://travis-ci.org/marl/minispec?branch=master)\n[![Coverage Status](https://coveralls.io/repos/marl/minispec/badge.svg?branch=master)](https://coveralls.io/r/marl/minispec?branch=master)\n[![Documentation Status](https://readthedocs.org/projects/minispec/badge/?version=latest)](http://minispec.readthedocs.org/en/latest/?badge=latest)\n\nThis module merely strips out all of the spectrogram and Mel spectrogram implementations from [librosa](https://github.com/librosa/librosa).\n\n\n\nDocumentation\n-------------\nSee http://minispec.readthedocs.org for a reference manual.\n\n\nInstallation\n------------\n\nThe latest stable release is available on PyPI, and you can install it by saying\n```\npip install minispec\n```\n\nTo build minispec from source, say `python setup.py build`.\nThen, to install minispec, say `python setup.py install`.\n\nAlternatively, you can download or clone the repository and use `pip` to handle dependencies:\n\n```\nunzip minispec.zip\npip install -e minispec\n```\nor\n```\ngit clone https://github.com/marl/minispec.git\npip install -e minispec\n```\n\nBy calling `pip list` you should see `minispec` now as an installed package:\n```\nminispec (0.x.x, /path/to/minispec)\n```\n\n### Hints for the Installation\n\nCiting\n------\n- If you wish to cite minispec for its design, motivation etc., please cite the librosa paper\n published at SciPy 2015:\n\n McFee, Brian, Colin Raffel, Dawen Liang, Daniel PW Ellis, Matt McVicar, Eric Battenberg, and Oriol Nieto. \"librosa: Audio and music signal analysis in python.\" In Proceedings of the 14th python in science conference, pp. 18-25. 2015.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "http://github.com/marl/minispec/releases", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/marl/minispec", "keywords": "audio music sound", "license": "ISC", "maintainer": "", "maintainer_email": "", "name": "minispec", "package_url": "https://pypi.org/project/minispec/", "platform": "", "project_url": "https://pypi.org/project/minispec/", "project_urls": { "Download": "http://github.com/marl/minispec/releases", "Homepage": "http://github.com/marl/minispec" }, "release_url": "https://pypi.org/project/minispec/0.1.1/", "requires_dist": [ "numpy (>=1.8.0)", "scipy (>=1.0.0)", "joblib (>=0.12)", "decorator (>=3.0.0)", "six (>=1.3)", "numpydoc ; extra == 'docs'", "sphinx (!=1.3.1) ; extra == 'docs'", "sphinx-rtd-theme ; extra == 'docs'", "sphinxcontrib-versioning (>=2.2.1) ; extra == 'docs'", "resampy (>=0.2.0) ; extra == 'tests'", "audioread (>=2.0.0) ; extra == 'tests'", "pytest-mpl ; extra == 'tests'", "pytest-cov ; extra == 'tests'", "pytest (<4) ; extra == 'tests'" ], "requires_python": "", "summary": "Minimal module for computing audio spectrograms", "version": "0.1.1" }, "last_serial": 4881462, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "fecfd4801ade5c11e60ef7847355f8e2", "sha256": "21d4e0e6fb1644bc88c609e345c5cbc7f6856ae72bd49b90b80ce8dc54d06547" }, "downloads": -1, "filename": "minispec-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fecfd4801ade5c11e60ef7847355f8e2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 1454850, "upload_time": "2018-11-29T23:11:28", "url": "https://files.pythonhosted.org/packages/c6/13/2230a6bc1d891bc8456f32a580376700c757c6b4a48193a2057f4966b627/minispec-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e43ab35219812eaa891d917020ce6db4", "sha256": "400a4cbad6872287f72a34841248ecd21ae8ae99177b3d01258ef36faad0370a" }, "downloads": -1, "filename": "minispec-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e43ab35219812eaa891d917020ce6db4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1451650, "upload_time": "2018-11-29T23:11:31", "url": "https://files.pythonhosted.org/packages/67/66/a5c62fd9131fd7c311005ec40c5211607c034ffa3f8fc1d24d3e387f21a9/minispec-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c026e7c5df6337a6368bc8eeed56485f", "sha256": "2740e5e1b4887c6b98f3664a322e979511b2d6343243bd203e5a101feed4d43c" }, "downloads": -1, "filename": "minispec-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c026e7c5df6337a6368bc8eeed56485f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1457404, "upload_time": "2019-02-28T22:45:03", "url": "https://files.pythonhosted.org/packages/2b/d9/b7ca93fc9a8e51c225cc321936643cbd4c13a432336ab6fad715f8c78582/minispec-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8dd79d16ea4db64859da428cecbed91f", "sha256": "66862a316424719a24d9e70f70196428218c7b1b1f3a3abbb887974926ca1631" }, "downloads": -1, "filename": "minispec-0.1.1.tar.gz", "has_sig": false, "md5_digest": "8dd79d16ea4db64859da428cecbed91f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1453229, "upload_time": "2019-02-28T22:45:05", "url": "https://files.pythonhosted.org/packages/40/d2/009798f8f0d741c65ff38358843e2d63dba38c4571eb714a1a0f3f5c6d70/minispec-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c026e7c5df6337a6368bc8eeed56485f", "sha256": "2740e5e1b4887c6b98f3664a322e979511b2d6343243bd203e5a101feed4d43c" }, "downloads": -1, "filename": "minispec-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c026e7c5df6337a6368bc8eeed56485f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1457404, "upload_time": "2019-02-28T22:45:03", "url": "https://files.pythonhosted.org/packages/2b/d9/b7ca93fc9a8e51c225cc321936643cbd4c13a432336ab6fad715f8c78582/minispec-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8dd79d16ea4db64859da428cecbed91f", "sha256": "66862a316424719a24d9e70f70196428218c7b1b1f3a3abbb887974926ca1631" }, "downloads": -1, "filename": "minispec-0.1.1.tar.gz", "has_sig": false, "md5_digest": "8dd79d16ea4db64859da428cecbed91f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1453229, "upload_time": "2019-02-28T22:45:05", "url": "https://files.pythonhosted.org/packages/40/d2/009798f8f0d741c65ff38358843e2d63dba38c4571eb714a1a0f3f5c6d70/minispec-0.1.1.tar.gz" } ] }