tts-capture


Nametts-capture JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/obahamonde/tts-capture
SummaryA project that uses OpenAI Whisper for transcription and PyAudio for mic input.
upload_time2024-09-25 17:00:01
maintainerNone
docs_urlNone
authorOscar Bahamonde
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/obahamonde/tts-capture",
    "name": "tts-capture",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Oscar Bahamonde",
    "author_email": "oscar.bahamonde.dev@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A project that uses OpenAI Whisper for transcription and PyAudio for mic input.",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/obahamonde/tts-capture"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3613400a75c36d0c51b769427d03e82eda1fea51ddc50d2ecdebb4b1fc3edf42",
                "md5": "6d37a3ca3e221b09c109087193a86008",
                "sha256": "fec169f88149b4f74ab5856e3902b05c95265811fdd85c3c4cf9c3513ace2ccf"
            },
            "downloads": -1,
            "filename": "tts_capture-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6d37a3ca3e221b09c109087193a86008",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2745,
            "upload_time": "2024-09-25T17:00:01",
            "upload_time_iso_8601": "2024-09-25T17:00:01.426649Z",
            "url": "https://files.pythonhosted.org/packages/36/13/400a75c36d0c51b769427d03e82eda1fea51ddc50d2ecdebb4b1fc3edf42/tts_capture-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-25 17:00:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "obahamonde",
    "github_project": "tts-capture",
    "github_not_found": true,
    "lcname": "tts-capture"
}
        
Elapsed time: 0.40303s