whisper-timestamped


Namewhisper-timestamped JSON
Version 1.15.6 PyPI version JSON
download
home_pagehttps://github.com/linto-ai/whisper-timestamped
SummaryMulti-lingual Automatic Speech Recognition (ASR) based on Whisper models, with accurate word timestamps, access to language detection confidence, several options for Voice Activity Detection (VAD), and more.
upload_time2024-11-04 06:48:56
maintainerNone
docs_urlNone
authorJeronymous
requires_python>=3.7
licenseGPLv3
keywords
VCS
bugtrack_url
requirements Cython dtw-python openai-whisper
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Multi-lingual Automatic Speech Recognition (ASR) based on Whisper models, with accurate word timestamps, access to language detection confidence, several options for Voice Activity Detection (VAD), and more.
See https://github.com/linto-ai/whisper-timestamped for more information.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/linto-ai/whisper-timestamped",
    "name": "whisper-timestamped",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jeronymous",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ab/ee/ef091ef667fc0e1589d2569a4c411de85ac86a63dde604ba87154c88f71e/whisper_timestamped-1.15.6.tar.gz",
    "platform": null,
    "description": "Multi-lingual Automatic Speech Recognition (ASR) based on Whisper models, with accurate word timestamps, access to language detection confidence, several options for Voice Activity Detection (VAD), and more.\nSee https://github.com/linto-ai/whisper-timestamped for more information.\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Multi-lingual Automatic Speech Recognition (ASR) based on Whisper models, with accurate word timestamps, access to language detection confidence, several options for Voice Activity Detection (VAD), and more.",
    "version": "1.15.6",
    "project_urls": {
        "Homepage": "https://github.com/linto-ai/whisper-timestamped"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d796979baeea71909aabffb4c7bb352ccd97905dbb43e8f75a820771e171adf0",
                "md5": "6312d1e67b5858cf8cacba8c80554557",
                "sha256": "a5cf34b2811df959f20dce73f96903fa4cbf1d705f3fe3a32ae6bf2a00b6c636"
            },
            "downloads": -1,
            "filename": "whisper_timestamped-1.15.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6312d1e67b5858cf8cacba8c80554557",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 53655,
            "upload_time": "2024-11-04T06:48:55",
            "upload_time_iso_8601": "2024-11-04T06:48:55.801809Z",
            "url": "https://files.pythonhosted.org/packages/d7/96/979baeea71909aabffb4c7bb352ccd97905dbb43e8f75a820771e171adf0/whisper_timestamped-1.15.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "abeeef091ef667fc0e1589d2569a4c411de85ac86a63dde604ba87154c88f71e",
                "md5": "911f518512c0468a69e648c81db3ebf0",
                "sha256": "d899b7c72ae714da9db336d3f0f0c87eb4a2f3508df297fd30d6246642493d7c"
            },
            "downloads": -1,
            "filename": "whisper_timestamped-1.15.6.tar.gz",
            "has_sig": false,
            "md5_digest": "911f518512c0468a69e648c81db3ebf0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 69865,
            "upload_time": "2024-11-04T06:48:56",
            "upload_time_iso_8601": "2024-11-04T06:48:56.840035Z",
            "url": "https://files.pythonhosted.org/packages/ab/ee/ef091ef667fc0e1589d2569a4c411de85ac86a63dde604ba87154c88f71e/whisper_timestamped-1.15.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 06:48:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "linto-ai",
    "github_project": "whisper-timestamped",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "Cython",
            "specs": []
        },
        {
            "name": "dtw-python",
            "specs": []
        },
        {
            "name": "openai-whisper",
            "specs": []
        }
    ],
    "lcname": "whisper-timestamped"
}
        
Elapsed time: 0.44542s