whisper-openai


Namewhisper-openai JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/openai/whisper
SummaryRobust Speech Recognition via Large-Scale Weak Supervision
upload_time2022-12-20 01:29:20
maintainer
docs_urlNone
authorOpenAI
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements numpy torch tqdm more-itertools transformers ffmpeg-python
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/openai/whisper",
    "name": "whisper-openai",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "OpenAI",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/28/64/31ba5f5e0e9f4fa612522bd30130d3b2a760cfa94602508ede30cc495c9b/whisper-openai-1.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Robust Speech Recognition via Large-Scale Weak Supervision",
    "version": "1.0.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "fecaf37be7a267fb278ad322ea39b24a",
                "sha256": "6bdbe12f572d0414b0d545d49517943eb2af7e15d099ce14937007917da27d6e"
            },
            "downloads": -1,
            "filename": "whisper_openai-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fecaf37be7a267fb278ad322ea39b24a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 1175437,
            "upload_time": "2022-12-20T01:29:18",
            "upload_time_iso_8601": "2022-12-20T01:29:18.578030Z",
            "url": "https://files.pythonhosted.org/packages/49/47/703d2cc91ffc5db7df16793c2812980b6eb5cc59cec342ba9cb017d4a343/whisper_openai-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "55c6032b68bcd39a5e7fe28933846cb8",
                "sha256": "6125bef4755677663ce1ed8202d0ca87ccdef5c510e363ccc2430ea5dfed5b0e"
            },
            "downloads": -1,
            "filename": "whisper-openai-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "55c6032b68bcd39a5e7fe28933846cb8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1163360,
            "upload_time": "2022-12-20T01:29:20",
            "upload_time_iso_8601": "2022-12-20T01:29:20.110236Z",
            "url": "https://files.pythonhosted.org/packages/28/64/31ba5f5e0e9f4fa612522bd30130d3b2a760cfa94602508ede30cc495c9b/whisper-openai-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-20 01:29:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "openai",
    "github_project": "whisper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "torch",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        },
        {
            "name": "more-itertools",
            "specs": []
        },
        {
            "name": "transformers",
            "specs": [
                [
                    ">=",
                    "4.19.0"
                ]
            ]
        },
        {
            "name": "ffmpeg-python",
            "specs": [
                [
                    "==",
                    "0.2.0"
                ]
            ]
        }
    ],
    "lcname": "whisper-openai"
}
        
Elapsed time: 0.01964s