# VideoSDK RNNoise Plugin
Agent Framework plugin for de-noising with RNNoise.
## Installation
```bash
pip install videosdk-plugins-rnnoise
```
## Building RNNoise for your OS
To avoid OS security issues with prebuilt libraries, build RNNoise locally:
1. Ensure you have git and build tools (autoconf/make on Mac/Linux, Visual Studio with nmake on Windows).
2. Run `python build_rnnoise.py` in the project root.
3. This clones RNNoise, builds the library for your OS, and places it in videosdk/plugins/rnnoise/files/.
Raw data
{
"_id": null,
"home_page": null,
"name": "videosdk-plugins-rnnoise",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "ai, audio, lmnt, rime, tts, video, videosdk",
"author": "videosdk",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/70/5c/ffb1da45f8fc60be64dd2d1f13e8006dcbb6b5881126ffaab320eade64d1/videosdk_plugins_rnnoise-0.0.24.tar.gz",
"platform": null,
"description": "# VideoSDK RNNoise Plugin\n\nAgent Framework plugin for de-noising with RNNoise.\n\n## Installation\n\n```bash\npip install videosdk-plugins-rnnoise\n```\n\n## Building RNNoise for your OS\n\nTo avoid OS security issues with prebuilt libraries, build RNNoise locally:\n1. Ensure you have git and build tools (autoconf/make on Mac/Linux, Visual Studio with nmake on Windows).\n2. Run `python build_rnnoise.py` in the project root.\n3. This clones RNNoise, builds the library for your OS, and places it in videosdk/plugins/rnnoise/files/.",
"bugtrack_url": null,
"license": null,
"summary": "VideoSDK Agent Framework plugin for RNNoise.",
"version": "0.0.24",
"project_urls": null,
"split_keywords": [
"ai",
" audio",
" lmnt",
" rime",
" tts",
" video",
" videosdk"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "cdea3109f7ee3d7a15b6a43927caed96571cbb9c90b4f2f683d15b7dbf4ff871",
"md5": "cb8820365513dbf3a2f5ebd7d90be121",
"sha256": "aafc23640461a167586e7a4233dca9a291c15726da4c5ec319ae69f420832459"
},
"downloads": -1,
"filename": "videosdk_plugins_rnnoise-0.0.24-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cb8820365513dbf3a2f5ebd7d90be121",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 5728040,
"upload_time": "2025-08-14T04:06:45",
"upload_time_iso_8601": "2025-08-14T04:06:45.516007Z",
"url": "https://files.pythonhosted.org/packages/cd/ea/3109f7ee3d7a15b6a43927caed96571cbb9c90b4f2f683d15b7dbf4ff871/videosdk_plugins_rnnoise-0.0.24-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "705cffb1da45f8fc60be64dd2d1f13e8006dcbb6b5881126ffaab320eade64d1",
"md5": "d78c7a00c57726ae956a8d5d4a4f9edb",
"sha256": "8c77c026820c12c58ed6fb32f62dfb62e6ed6f84f40234c623ca6bfbfdf0df30"
},
"downloads": -1,
"filename": "videosdk_plugins_rnnoise-0.0.24.tar.gz",
"has_sig": false,
"md5_digest": "d78c7a00c57726ae956a8d5d4a4f9edb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 2866629,
"upload_time": "2025-08-14T04:06:50",
"upload_time_iso_8601": "2025-08-14T04:06:50.467592Z",
"url": "https://files.pythonhosted.org/packages/70/5c/ffb1da45f8fc60be64dd2d1f13e8006dcbb6b5881126ffaab320eade64d1/videosdk_plugins_rnnoise-0.0.24.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-14 04:06:50",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "videosdk-plugins-rnnoise"
}