pyautosrt


Namepyautosrt JSON
Version 0.2.9 PyPI version JSON
download
home_pagehttps://github.com/botbahlul/pyautosrt
Summarypyautosrt is a python based desktop app to generate subtitle and translated subtitle file
upload_time2023-07-13 02:17:41
maintainer
docs_urlNone
authorBot Bahlul
requires_python
licenseMIT License Copyright (c) 2022 botbahlul Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pyautosrt  is a python based desktop app  for automatic speech  recognition and subtitle generation. It takes a video or an audio file as input, performs voiceactivity detection  to find speech regions,  makes parallel requests to  Google Web Speech API  to generate transcriptions  for those regions,  then translatesthem to a different language, and finally saves the resulting subtitles to disk.It supports  a variety of input and output languages  and can currently produce subtitles in SRT, VTT, JSON, and RAW format.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/botbahlul/pyautosrt",
    "name": "pyautosrt",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Bot Bahlul",
    "author_email": "bot.bahlul@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0b/39/1f0ec5c8fcfa2dbd3cce3e9fa4a41cdddbc3e11123a2ebf947cb6d66772d/pyautosrt-0.2.9.tar.gz",
    "platform": null,
    "description": "pyautosrt  is a python based desktop app  for automatic speech  recognition and subtitle generation. It takes a video or an audio file as input, performs voiceactivity detection  to find speech regions,  makes parallel requests to  Google Web Speech API  to generate transcriptions  for those regions,  then translatesthem to a different language, and finally saves the resulting subtitles to disk.It supports  a variety of input and output languages  and can currently produce subtitles in SRT, VTT, JSON, and RAW format.\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2022 botbahlul  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "pyautosrt is a python based desktop app to generate subtitle and translated subtitle file",
    "version": "0.2.9",
    "project_urls": {
        "Homepage": "https://github.com/botbahlul/pyautosrt"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3db337db5e13dc036e951ddc4ae0459f68c269ad1faab95d494bfa9a9228d65a",
                "md5": "d091793e5735ffce89aa312fcb97180f",
                "sha256": "42f10f34b142ecd6e49cd1eae3f6b13629125da615d5b01bfbb7043956400ade"
            },
            "downloads": -1,
            "filename": "pyautosrt-0.2.9-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d091793e5735ffce89aa312fcb97180f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 39766,
            "upload_time": "2023-07-13T02:17:39",
            "upload_time_iso_8601": "2023-07-13T02:17:39.432409Z",
            "url": "https://files.pythonhosted.org/packages/3d/b3/37db5e13dc036e951ddc4ae0459f68c269ad1faab95d494bfa9a9228d65a/pyautosrt-0.2.9-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b391f0ec5c8fcfa2dbd3cce3e9fa4a41cdddbc3e11123a2ebf947cb6d66772d",
                "md5": "abeee35ca259d640baa0e2e296fd7459",
                "sha256": "1e7930ebe5597bcb827a954a233969c050779558ab030ecfb1210bfa9d5e9ea1"
            },
            "downloads": -1,
            "filename": "pyautosrt-0.2.9.tar.gz",
            "has_sig": false,
            "md5_digest": "abeee35ca259d640baa0e2e296fd7459",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 41822,
            "upload_time": "2023-07-13T02:17:41",
            "upload_time_iso_8601": "2023-07-13T02:17:41.487970Z",
            "url": "https://files.pythonhosted.org/packages/0b/39/1f0ec5c8fcfa2dbd3cce3e9fa4a41cdddbc3e11123a2ebf947cb6d66772d/pyautosrt-0.2.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-13 02:17:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "botbahlul",
    "github_project": "pyautosrt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyautosrt"
}
        
Elapsed time: 0.09126s