audb


Nameaudb JSON
Version 1.6.5 PyPI version JSON
download
home_pageNone
SummaryLoad and publish databases in audformat
upload_time2024-04-02 07:03:38
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License Copyright (c) 2018-present audEERING GmbH and Contributors Authors: Johannes Wagner Hagen Wierstorf Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords audio data dataset annotation mlops machine learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ====
audb
====

|tests| |coverage| |docs| |python-versions| |license|

**audb** manages your annotated media files.

Databases used in machine learning
should be easily exchangeable
and versioned for reproducibility.
**audb** allows both
as it stores all databases in a `common format`_
and manages different versions of a database.
Databases are stored in repositories
on local file systems
or Artifactory_ servers.

You can request resampling or remixing of audio content
and filter the downloaded data,
e.g. if you just want to download the test set.

Have a look at the installation_ and quickstart_ instructions.


Citation
--------

If you want to cite **audb**, you can refer to our paper_:

.. code-block:: bibtex

    @article{wierstorf2023audb,
      title={audb -- Sharing and Versioning of Audio and Annotation Data in Python},
      author={Hagen Wierstorf
        and Johannes Wagner
        and Florian Eyben
        and Felix Burkhardt
        and Bj{\"o}rn W. Schuller},
      journal={arXiv preprint arXiv:2303.00645},
      year={2023},
    }


.. _common format: https://audeering.github.io/audformat/
.. _Artifactory: https://jfrog.com/artifactory/
.. _installation: https://audeering.github.io/audb/install.html
.. _quickstart: https://audeering.github.io/audb/quickstart.html
.. _paper: https://arxiv.org/abs/2303.00645


.. badges images and links:
.. |tests| image:: https://github.com/audeering/audb/workflows/Test/badge.svg
    :target: https://github.com/audeering/audb/actions?query=workflow%3ATest
    :alt: Test status
.. |coverage| image:: https://codecov.io/gh/audeering/audb/branch/main/graph/badge.svg?token=drrULW8vEG
    :target: https://codecov.io/gh/audeering/audb/
    :alt: code coverage
.. |docs| image:: https://img.shields.io/pypi/v/audb?label=docs
    :target: https://audeering.github.io/audb/
    :alt: audb's documentation
.. |license| image:: https://img.shields.io/badge/license-MIT-green.svg
    :target: https://github.com/audeering/audb/blob/main/LICENSE
    :alt: audb's MIT license
.. |python-versions| image:: https://img.shields.io/pypi/pyversions/audb.svg
    :target: https://pypi.org/project/audb/
    :alt: audbs's supported Python versions

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "audb",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "audio, data, dataset, annotation, mlops, machine learning",
    "author": null,
    "author_email": "Hagen Wierstorf <hwierstorf@audeering.com>, Johannes Wagner <jwagner@audeering.com>",
    "download_url": "https://files.pythonhosted.org/packages/e8/59/356952f63c8b3eabaabe455b779f888960fa0818e60f01b6b45ea9eda3b7/audb-1.6.5.tar.gz",
    "platform": null,
    "description": "====\naudb\n====\n\n|tests| |coverage| |docs| |python-versions| |license|\n\n**audb** manages your annotated media files.\n\nDatabases used in machine learning\nshould be easily exchangeable\nand versioned for reproducibility.\n**audb** allows both\nas it stores all databases in a `common format`_\nand manages different versions of a database.\nDatabases are stored in repositories\non local file systems\nor Artifactory_ servers.\n\nYou can request resampling or remixing of audio content\nand filter the downloaded data,\ne.g. if you just want to download the test set.\n\nHave a look at the installation_ and quickstart_ instructions.\n\n\nCitation\n--------\n\nIf you want to cite **audb**, you can refer to our paper_:\n\n.. code-block:: bibtex\n\n    @article{wierstorf2023audb,\n      title={audb -- Sharing and Versioning of Audio and Annotation Data in Python},\n      author={Hagen Wierstorf\n        and Johannes Wagner\n        and Florian Eyben\n        and Felix Burkhardt\n        and Bj{\\\"o}rn W. Schuller},\n      journal={arXiv preprint arXiv:2303.00645},\n      year={2023},\n    }\n\n\n.. _common format: https://audeering.github.io/audformat/\n.. _Artifactory: https://jfrog.com/artifactory/\n.. _installation: https://audeering.github.io/audb/install.html\n.. _quickstart: https://audeering.github.io/audb/quickstart.html\n.. _paper: https://arxiv.org/abs/2303.00645\n\n\n.. badges images and links:\n.. |tests| image:: https://github.com/audeering/audb/workflows/Test/badge.svg\n    :target: https://github.com/audeering/audb/actions?query=workflow%3ATest\n    :alt: Test status\n.. |coverage| image:: https://codecov.io/gh/audeering/audb/branch/main/graph/badge.svg?token=drrULW8vEG\n    :target: https://codecov.io/gh/audeering/audb/\n    :alt: code coverage\n.. |docs| image:: https://img.shields.io/pypi/v/audb?label=docs\n    :target: https://audeering.github.io/audb/\n    :alt: audb's documentation\n.. |license| image:: https://img.shields.io/badge/license-MIT-green.svg\n    :target: https://github.com/audeering/audb/blob/main/LICENSE\n    :alt: audb's MIT license\n.. |python-versions| image:: https://img.shields.io/pypi/pyversions/audb.svg\n    :target: https://pypi.org/project/audb/\n    :alt: audbs's supported Python versions\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2018-present audEERING GmbH and Contributors  Authors: Johannes Wagner Hagen Wierstorf  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Load and publish databases in audformat",
    "version": "1.6.5",
    "project_urls": {
        "documentation": "https://audeering.github.io/audb/",
        "repository": "https://github.com/audeering/audb/"
    },
    "split_keywords": [
        "audio",
        " data",
        " dataset",
        " annotation",
        " mlops",
        " machine learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "168292ace62671ecac7cf6d527b9f28a29835eee84b4a5975f254d09992d8157",
                "md5": "afc3a6466fb47a7bf9a660b93f18bd36",
                "sha256": "bdeaf2242616ddb9e16e3bf6c38f0720e00b0833e8122cc81e68d4dd9a0328af"
            },
            "downloads": -1,
            "filename": "audb-1.6.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "afc3a6466fb47a7bf9a660b93f18bd36",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 97813,
            "upload_time": "2024-04-02T07:03:36",
            "upload_time_iso_8601": "2024-04-02T07:03:36.392089Z",
            "url": "https://files.pythonhosted.org/packages/16/82/92ace62671ecac7cf6d527b9f28a29835eee84b4a5975f254d09992d8157/audb-1.6.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e859356952f63c8b3eabaabe455b779f888960fa0818e60f01b6b45ea9eda3b7",
                "md5": "0530e80e4e8f4b3015245c6f70b65db4",
                "sha256": "96fb2f43207ae72f6b992509f0d6af06fede9d56075fc668ca766157fdc2d649"
            },
            "downloads": -1,
            "filename": "audb-1.6.5.tar.gz",
            "has_sig": false,
            "md5_digest": "0530e80e4e8f4b3015245c6f70b65db4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 86173,
            "upload_time": "2024-04-02T07:03:38",
            "upload_time_iso_8601": "2024-04-02T07:03:38.341661Z",
            "url": "https://files.pythonhosted.org/packages/e8/59/356952f63c8b3eabaabe455b779f888960fa0818e60f01b6b45ea9eda3b7/audb-1.6.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-02 07:03:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "audeering",
    "github_project": "audb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "audb"
}
        
Elapsed time: 0.22020s