recogaud


Namerecogaud JSON
Version 0.2 PyPI version JSON
download
home_pageNone
SummaryA library for audio recognition and text correction
upload_time2024-07-15 07:12:52
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RecogAud

RecogAud is a Python library for audio recognition and text correction.

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install RecogAud.

```bash
pip install recogaud

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "recogaud",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "firi8228@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/12/9f/b39d3d516ce8b3a39682b7118df5ea03d4c0df79026d7103cbc198873dcd/recogaud-0.2.tar.gz",
    "platform": null,
    "description": "# RecogAud\r\n\r\nRecogAud is a Python library for audio recognition and text correction.\r\n\r\n## Installation\r\n\r\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install RecogAud.\r\n\r\n```bash\r\npip install recogaud\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library for audio recognition and text correction",
    "version": "0.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "980d58a77844932ba02efa0b58e43e87dc908a032cdbd35ff2864aa8c256d1d3",
                "md5": "491e9e527a44ad7a01a938c5fde43394",
                "sha256": "5dd77850b97819d15317980af2e94e8888227f01c7ab5b52b549e6b206e7446b"
            },
            "downloads": -1,
            "filename": "recogaud-0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "491e9e527a44ad7a01a938c5fde43394",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2530,
            "upload_time": "2024-07-15T07:12:50",
            "upload_time_iso_8601": "2024-07-15T07:12:50.616606Z",
            "url": "https://files.pythonhosted.org/packages/98/0d/58a77844932ba02efa0b58e43e87dc908a032cdbd35ff2864aa8c256d1d3/recogaud-0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "129fb39d3d516ce8b3a39682b7118df5ea03d4c0df79026d7103cbc198873dcd",
                "md5": "3981474331b726b93f754a131ac0b8e6",
                "sha256": "2d48d8a9cdedeb1b079c57b6feb0878a703b9933b1051dbf036c35a449d135eb"
            },
            "downloads": -1,
            "filename": "recogaud-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3981474331b726b93f754a131ac0b8e6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2342,
            "upload_time": "2024-07-15T07:12:52",
            "upload_time_iso_8601": "2024-07-15T07:12:52.016385Z",
            "url": "https://files.pythonhosted.org/packages/12/9f/b39d3d516ce8b3a39682b7118df5ea03d4c0df79026d7103cbc198873dcd/recogaud-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-15 07:12:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "recogaud"
}
        
Elapsed time: 0.53892s