clean-unet-inference


Nameclean-unet-inference JSON
Version 0.0.0 PyPI version JSON
download
home_pageNone
SummaryA Python package for audio denoising using CleanUNet with ONNX Runtime.
upload_time2024-09-22 21:14:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License Copyright (c) 2024 Francis Renaud 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 denoise
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "clean-unet-inference",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Francis Lavoie-Renaud <francislr@gmail.com>",
    "keywords": "audio, denoise",
    "author": null,
    "author_email": "Francis Lavoie-Renaud <francislr@gmail.com>",
    "download_url": null,
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Francis Renaud  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": "A Python package for audio denoising using CleanUNet with ONNX Runtime.",
    "version": "0.0.0",
    "project_urls": {
        "Bug Reports": "https://github.com/francislr/clean-unet-inference/issues",
        "Homepage": "https://github.com/francislr/clean-unet-inference",
        "Source": "https://github.com/francislr/clean-unet-inference"
    },
    "split_keywords": [
        "audio",
        " denoise"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa9d4ccf0ea0402f6d316b55d8d6640fc02b5113e10aed9c2a361f4fddabf023",
                "md5": "f9d6a23c114e6c7f32e89c73f4714383",
                "sha256": "b766d44331066eb379392e69b4d76a9eb69f8c5499ecd6f7f425ac02ea1cfcfa"
            },
            "downloads": -1,
            "filename": "clean_unet_inference-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f9d6a23c114e6c7f32e89c73f4714383",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3214,
            "upload_time": "2024-09-22T21:14:42",
            "upload_time_iso_8601": "2024-09-22T21:14:42.372685Z",
            "url": "https://files.pythonhosted.org/packages/fa/9d/4ccf0ea0402f6d316b55d8d6640fc02b5113e10aed9c2a361f4fddabf023/clean_unet_inference-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-22 21:14:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "francislr",
    "github_project": "clean-unet-inference",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "clean-unet-inference"
}
        
Elapsed time: 1.03822s