audiotree


Nameaudiotree JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/DBraun/audiotree
SummaryAudio data loading and augmentations in JAX
upload_time2024-08-22 19:35:25
maintainerNone
docs_urlNone
authorDavid Braun
requires_python>=3.10
licenseNone
keywords audio machine learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AudioTree

Audio data loading and augmentations in JAX.

## Documentation

<https://dirt.design/audiotree>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/DBraun/audiotree",
    "name": "audiotree",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "audio, machine learning",
    "author": "David Braun",
    "author_email": "David Braun <braun@ccrma.stanford.edu>",
    "download_url": "https://files.pythonhosted.org/packages/f1/78/b31f3d4c399a40f1978423ec890c362d0eb2d36e4816b649b0f31d141ee7/audiotree-0.1.0.tar.gz",
    "platform": null,
    "description": "# AudioTree\n\nAudio data loading and augmentations in JAX.\n\n## Documentation\n\n<https://dirt.design/audiotree>\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Audio data loading and augmentations in JAX",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/DBraun/audiotree",
        "Issues": "https://github.com/DBraun/audiotree/issues"
    },
    "split_keywords": [
        "audio",
        " machine learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bbb9fe8ee800c312b086dbf3069c6194f26d60aba564a0ef56a74219a70bc23",
                "md5": "87033d71b3d5d2e7ac9f67d516d74fbd",
                "sha256": "9e80381b646f3f24810f616873672b460df166585e1bb9efe043162f9117347d"
            },
            "downloads": -1,
            "filename": "audiotree-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "87033d71b3d5d2e7ac9f67d516d74fbd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 18597,
            "upload_time": "2024-08-22T19:35:24",
            "upload_time_iso_8601": "2024-08-22T19:35:24.301314Z",
            "url": "https://files.pythonhosted.org/packages/2b/bb/9fe8ee800c312b086dbf3069c6194f26d60aba564a0ef56a74219a70bc23/audiotree-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f178b31f3d4c399a40f1978423ec890c362d0eb2d36e4816b649b0f31d141ee7",
                "md5": "975a18e81a1c9be94160e3677d04ad98",
                "sha256": "6eb70b6ab3e29bbc296433fad783cf3c4578af13068dc843d2f9c8b0d14b375c"
            },
            "downloads": -1,
            "filename": "audiotree-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "975a18e81a1c9be94160e3677d04ad98",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 16766,
            "upload_time": "2024-08-22T19:35:25",
            "upload_time_iso_8601": "2024-08-22T19:35:25.523156Z",
            "url": "https://files.pythonhosted.org/packages/f1/78/b31f3d4c399a40f1978423ec890c362d0eb2d36e4816b649b0f31d141ee7/audiotree-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-22 19:35:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DBraun",
    "github_project": "audiotree",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "audiotree"
}
        
Elapsed time: 0.44066s