faster-whisper-api-proxy


Namefaster-whisper-api-proxy JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/rkilchmn/faster_whisper_api_proxy
Summarya python module that is a drop in replacement for faster_whisper but calls a remote faster_whisper implementation via API
upload_time2024-04-27 12:25:52
maintainerNone
docs_urlNone
authorRoger Kilchenmann
requires_pythonNone
licenseNone
keywords ai faster_whisper transcribe natural language speech recognition api remote
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # faster_whisper_api_proxy
a python module that is a drop in replacement for faster_whisper but calls a remote faster_whisper implementation via API



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rkilchmn/faster_whisper_api_proxy",
    "name": "faster-whisper-api-proxy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "AI, faster_whisper, transcribe, natural language, speech recognition, api, remote",
    "author": "Roger Kilchenmann",
    "author_email": "roger@kilchenmann.net",
    "download_url": "https://files.pythonhosted.org/packages/a7/39/b0aa0afc0cdce0ae11f803a099af938aa9d4d4344c02f5caa919a9f2a7db/faster_whisper_api_proxy-0.0.1.tar.gz",
    "platform": null,
    "description": "# faster_whisper_api_proxy\na python module that is a drop in replacement for faster_whisper but calls a remote faster_whisper implementation via API\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "a python module that is a drop in replacement for faster_whisper but calls a remote faster_whisper implementation via API",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/rkilchmn/faster_whisper_api_proxy"
    },
    "split_keywords": [
        "ai",
        " faster_whisper",
        " transcribe",
        " natural language",
        " speech recognition",
        " api",
        " remote"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb2c40721ca7ac9a4f1af188a2b78fea92a83edce771937daed4469547937e53",
                "md5": "2557f77673c8c12778ee8f066d2b9d86",
                "sha256": "4f305c8b0d9ab7951315cc5777c88eaedbafdfd912b9fdecb0a8e32de45df325"
            },
            "downloads": -1,
            "filename": "faster_whisper_api_proxy-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2557f77673c8c12778ee8f066d2b9d86",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 12026,
            "upload_time": "2024-04-27T12:25:49",
            "upload_time_iso_8601": "2024-04-27T12:25:49.867760Z",
            "url": "https://files.pythonhosted.org/packages/cb/2c/40721ca7ac9a4f1af188a2b78fea92a83edce771937daed4469547937e53/faster_whisper_api_proxy-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a739b0aa0afc0cdce0ae11f803a099af938aa9d4d4344c02f5caa919a9f2a7db",
                "md5": "83651e65962674fc603c12ca1418eeee",
                "sha256": "49eb094d172151f93ac3645d99bc032bed6bc1abbd3a455bb7ffddb9312db96f"
            },
            "downloads": -1,
            "filename": "faster_whisper_api_proxy-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "83651e65962674fc603c12ca1418eeee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4983,
            "upload_time": "2024-04-27T12:25:52",
            "upload_time_iso_8601": "2024-04-27T12:25:52.831744Z",
            "url": "https://files.pythonhosted.org/packages/a7/39/b0aa0afc0cdce0ae11f803a099af938aa9d4d4344c02f5caa919a9f2a7db/faster_whisper_api_proxy-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-27 12:25:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rkilchmn",
    "github_project": "faster_whisper_api_proxy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "faster-whisper-api-proxy"
}
        
Elapsed time: 0.28498s