whisperyt


Namewhisperyt JSON
Version 0.1.4 PyPI version JSON
download
home_page
SummaryUsing Gladia's Whisper API for transcribing YouTube videos
upload_time2023-12-01 23:30:20
maintainer
docs_urlNone
authorInquestGeronimmo
requires_python
license
keywords python youtube whisper transcription speech-to-text asr
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Use Whisper speech-to-text to transcribe YouTube videos and run postprocessing with the transcription.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "whisperyt",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,youtube,whisper,transcription,speech-to-text,ASR",
    "author": "InquestGeronimmo",
    "author_email": "rcostanl@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ea/2f/e00cc4a2e98117b7259dfb0557a654829365d37be4f09d75bdf0edc00d19/whisperyt-0.1.4.tar.gz",
    "platform": null,
    "description": "Use Whisper speech-to-text to transcribe YouTube videos and run postprocessing with the transcription.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Using Gladia's Whisper API for transcribing YouTube videos",
    "version": "0.1.4",
    "project_urls": null,
    "split_keywords": [
        "python",
        "youtube",
        "whisper",
        "transcription",
        "speech-to-text",
        "asr"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "06d94fc8e651018f7e20cddd1d502e20eaf1c3748bc985c922e5e6bf9ab124ba",
                "md5": "a3f23293eefb6845f1341e28884948c4",
                "sha256": "7dd73499e96249e00ccf69fc4ca337a533a0ff6de6fbb88e137bb4a84e0b1dbd"
            },
            "downloads": -1,
            "filename": "whisperyt-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a3f23293eefb6845f1341e28884948c4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11147,
            "upload_time": "2023-12-01T23:30:19",
            "upload_time_iso_8601": "2023-12-01T23:30:19.011069Z",
            "url": "https://files.pythonhosted.org/packages/06/d9/4fc8e651018f7e20cddd1d502e20eaf1c3748bc985c922e5e6bf9ab124ba/whisperyt-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea2fe00cc4a2e98117b7259dfb0557a654829365d37be4f09d75bdf0edc00d19",
                "md5": "4f4901755acb3eda71629737ec1be898",
                "sha256": "faf5f5f3b32c4f7257e1da9bb27716c855d362744a7d9dd84c4389d0d42ab048"
            },
            "downloads": -1,
            "filename": "whisperyt-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "4f4901755acb3eda71629737ec1be898",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8933,
            "upload_time": "2023-12-01T23:30:20",
            "upload_time_iso_8601": "2023-12-01T23:30:20.530104Z",
            "url": "https://files.pythonhosted.org/packages/ea/2f/e00cc4a2e98117b7259dfb0557a654829365d37be4f09d75bdf0edc00d19/whisperyt-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-01 23:30:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "whisperyt"
}
        
Elapsed time: 0.15870s