soundhub


Namesoundhub JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/Yuan-ManX/SoundHub
SummarySoundHub is an AI audio framework.
upload_time2024-04-27 08:17:45
maintainerNone
docs_urlNone
authorYuan Man
requires_pythonNone
licenseMIT
keywords audio music machinelearning deeplearning artificialintelligence neuralnetworks dataprocessing art-techconvergence
VCS
bugtrack_url
requirements transformers pydub msclap
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
SoundHub: AI Audio Framework.
See the README file for details, usage info, and a list of feature.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Yuan-ManX/SoundHub",
    "name": "soundhub",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "audio music machinelearning deeplearning artificialintelligence neuralnetworks dataprocessing art-techconvergence",
    "author": "Yuan Man",
    "author_email": "ym1076302261@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/51/3e/483cfa71a6490406ed804fefc41c1938421cd4828fabfb0715a1fb56c6b4/soundhub-1.0.0.tar.gz",
    "platform": null,
    "description": "\nSoundHub: AI Audio Framework.\nSee the README file for details, usage info, and a list of feature.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "SoundHub is an AI audio framework.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/Yuan-ManX/SoundHub"
    },
    "split_keywords": [
        "audio",
        "music",
        "machinelearning",
        "deeplearning",
        "artificialintelligence",
        "neuralnetworks",
        "dataprocessing",
        "art-techconvergence"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7d124f13f131fe57acde32bb937ef94cc55f44939fc43a1e6accfe118e97465",
                "md5": "a495973c6fe83653f6fe0a3d8cfc9c9a",
                "sha256": "5d48c6de1ccb9625e1235f4170c974493d9b9354494244b191799837f1e6f0ca"
            },
            "downloads": -1,
            "filename": "soundhub-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a495973c6fe83653f6fe0a3d8cfc9c9a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10566,
            "upload_time": "2024-04-27T08:17:31",
            "upload_time_iso_8601": "2024-04-27T08:17:31.399176Z",
            "url": "https://files.pythonhosted.org/packages/b7/d1/24f13f131fe57acde32bb937ef94cc55f44939fc43a1e6accfe118e97465/soundhub-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "513e483cfa71a6490406ed804fefc41c1938421cd4828fabfb0715a1fb56c6b4",
                "md5": "7c42083dfe374efeb0991fa129d847e0",
                "sha256": "c130a84e92281905d3f3d7067a2f45e1ba7544e95faa5874e609044da8de1223"
            },
            "downloads": -1,
            "filename": "soundhub-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7c42083dfe374efeb0991fa129d847e0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6499,
            "upload_time": "2024-04-27T08:17:45",
            "upload_time_iso_8601": "2024-04-27T08:17:45.536548Z",
            "url": "https://files.pythonhosted.org/packages/51/3e/483cfa71a6490406ed804fefc41c1938421cd4828fabfb0715a1fb56c6b4/soundhub-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-27 08:17:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Yuan-ManX",
    "github_project": "SoundHub",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "transformers",
            "specs": []
        },
        {
            "name": "pydub",
            "specs": []
        },
        {
            "name": "msclap",
            "specs": []
        }
    ],
    "lcname": "soundhub"
}
        
Elapsed time: 0.23938s