pyrnnoise


Namepyrnnoise JSON
Version 0.3.5 PyPI version JSON
download
home_pagehttps://github.com/pengzhendong/pyrnnoise
SummaryPyRnNoise
upload_time2025-04-21 07:37:26
maintainerNone
docs_urlNone
authorZhendong Peng
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements audiolab numpy tqdm
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyrnnoise

```bash
$ pip install pyrnnoise
$ denoise in.wav out.wav --plot
```

## Build

``` bash
$ git submodule update --init
$ cmake -B pyrnnoise/build -DCMAKE_BUILD_TYPE=Release
$ cmake --build pyrnnoise/build --target install
$ pip install -e .
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pengzhendong/pyrnnoise",
    "name": "pyrnnoise",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Zhendong Peng",
    "author_email": "pzd17@tsinghua.org.cn",
    "download_url": null,
    "platform": null,
    "description": "# pyrnnoise\n\n```bash\n$ pip install pyrnnoise\n$ denoise in.wav out.wav --plot\n```\n\n## Build\n\n``` bash\n$ git submodule update --init\n$ cmake -B pyrnnoise/build -DCMAKE_BUILD_TYPE=Release\n$ cmake --build pyrnnoise/build --target install\n$ pip install -e .\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "PyRnNoise",
    "version": "0.3.5",
    "project_urls": {
        "Homepage": "https://github.com/pengzhendong/pyrnnoise"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b17d0f9ba9b0e64ce6088dbb4198c0a933c07c7098f103afece031a7e0902fea",
                "md5": "918e29ab963ceef5b55e324cb2d3652e",
                "sha256": "d383345b424f3554f542f2fb64f12bd3d0d74fb0baa99b0d7e6ba560cdbca399"
            },
            "downloads": -1,
            "filename": "pyrnnoise-0.3.5-py3-none-macosx_14_0_universal2.whl",
            "has_sig": false,
            "md5_digest": "918e29ab963ceef5b55e324cb2d3652e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13366276,
            "upload_time": "2025-04-21T07:37:26",
            "upload_time_iso_8601": "2025-04-21T07:37:26.818083Z",
            "url": "https://files.pythonhosted.org/packages/b1/7d/0f9ba9b0e64ce6088dbb4198c0a933c07c7098f103afece031a7e0902fea/pyrnnoise-0.3.5-py3-none-macosx_14_0_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5b300d539178ef670ed34a8a7c0d7dbfab9a03b9a1dd58d30f9c7cb2b3acd562",
                "md5": "d537d24ec0596f3091cf20de27564e18",
                "sha256": "3df4de85f0b90d24a32beb14cf86539b6e162f45f73d9c6dd3ad29d93e9d3b9f"
            },
            "downloads": -1,
            "filename": "pyrnnoise-0.3.5-py3-none-manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d537d24ec0596f3091cf20de27564e18",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13261720,
            "upload_time": "2025-04-21T07:37:29",
            "upload_time_iso_8601": "2025-04-21T07:37:29.769765Z",
            "url": "https://files.pythonhosted.org/packages/5b/30/0d539178ef670ed34a8a7c0d7dbfab9a03b9a1dd58d30f9c7cb2b3acd562/pyrnnoise-0.3.5-py3-none-manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a258a78efa9e304f086c868fe469406b29eb48e82fe89d714d6f3d39dee0e023",
                "md5": "6988e5863780d457554368a22b4803ef",
                "sha256": "0bba4b8db29cb8d7aa9ac287dad798c05d7c658d9eccbe66a21d5aaaf2b3854a"
            },
            "downloads": -1,
            "filename": "pyrnnoise-0.3.5-py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "6988e5863780d457554368a22b4803ef",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13255198,
            "upload_time": "2025-04-21T07:39:32",
            "upload_time_iso_8601": "2025-04-21T07:39:32.101850Z",
            "url": "https://files.pythonhosted.org/packages/a2/58/a78efa9e304f086c868fe469406b29eb48e82fe89d714d6f3d39dee0e023/pyrnnoise-0.3.5-py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-04-21 07:37:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pengzhendong",
    "github_project": "pyrnnoise",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "audiolab",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        }
    ],
    "lcname": "pyrnnoise"
}
        
Elapsed time: 0.44105s