whisper-timestamped


Namewhisper-timestamped JSON
Version 1.15.3 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-03-14 15:54:29
maintainer
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": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jeronymous",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/b5/b8/3edb3ad4cfb7b780e8bcd269497e59f97db2741485b6129afc392c218265/whisper-timestamped-1.15.3.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.3",
    "project_urls": {
        "Homepage": "https://github.com/linto-ai/whisper-timestamped"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "53774f6a0116cd73722de4c4b60b47ee8cdf4ba6fa03504892268f74b17a4055",
                "md5": "614a297e11a4bada1c1af9f816ab33b4",
                "sha256": "d2a5d09532aca0860e883bd72e9d9beeb294a85a9362b0fe2d50a5cc82c1fda4"
            },
            "downloads": -1,
            "filename": "whisper_timestamped-1.15.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "614a297e11a4bada1c1af9f816ab33b4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 53521,
            "upload_time": "2024-03-14T15:54:28",
            "upload_time_iso_8601": "2024-03-14T15:54:28.227088Z",
            "url": "https://files.pythonhosted.org/packages/53/77/4f6a0116cd73722de4c4b60b47ee8cdf4ba6fa03504892268f74b17a4055/whisper_timestamped-1.15.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5b83edb3ad4cfb7b780e8bcd269497e59f97db2741485b6129afc392c218265",
                "md5": "8cb2c55cd80a8f3f1a2c1c8f6a56e78f",
                "sha256": "dc375264887044b2168e239cd61780df21aeb0e15270e8a1f915f2079a65e29d"
            },
            "downloads": -1,
            "filename": "whisper-timestamped-1.15.3.tar.gz",
            "has_sig": false,
            "md5_digest": "8cb2c55cd80a8f3f1a2c1c8f6a56e78f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 65842,
            "upload_time": "2024-03-14T15:54:29",
            "upload_time_iso_8601": "2024-03-14T15:54:29.704815Z",
            "url": "https://files.pythonhosted.org/packages/b5/b8/3edb3ad4cfb7b780e8bcd269497e59f97db2741485b6129afc392c218265/whisper-timestamped-1.15.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-14 15:54:29",
    "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.20018s