2024tokuron


Name2024tokuron JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/yourusername/2024tokuron
SummaryConvert audio files to text using speech recognition
upload_time2024-05-24 16:35:30
maintainerNone
docs_urlNone
authorYour Name
requires_pythonNone
licenseMIT
keywords audio text speech-recognition
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Audio to Text Converter

This tool converts audio files to text using speech recognition.

## Installation

You can install the package using pip:

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/2024tokuron",
    "name": "2024tokuron",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "audio text speech-recognition",
    "author": "Your Name",
    "author_email": "your@email.com",
    "download_url": "https://files.pythonhosted.org/packages/52/9c/29fd4fb2b58d994f0e39f50e2b91119a2ad4ad897480df23050319e79ddb/2024tokuron-0.1.tar.gz",
    "platform": null,
    "description": "# Audio to Text Converter\n\nThis tool converts audio files to text using speech recognition.\n\n## Installation\n\nYou can install the package using pip:\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Convert audio files to text using speech recognition",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/2024tokuron"
    },
    "split_keywords": [
        "audio",
        "text",
        "speech-recognition"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "529c29fd4fb2b58d994f0e39f50e2b91119a2ad4ad897480df23050319e79ddb",
                "md5": "22e21f2d7849d9e97cfa0aa2f7dd8b8e",
                "sha256": "6b1d751606db1ec71c262bfe5e8ce87745283e230af75fd77ed16d69f9a72712"
            },
            "downloads": -1,
            "filename": "2024tokuron-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "22e21f2d7849d9e97cfa0aa2f7dd8b8e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1457,
            "upload_time": "2024-05-24T16:35:30",
            "upload_time_iso_8601": "2024-05-24T16:35:30.681149Z",
            "url": "https://files.pythonhosted.org/packages/52/9c/29fd4fb2b58d994f0e39f50e2b91119a2ad4ad897480df23050319e79ddb/2024tokuron-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-24 16:35:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "2024tokuron",
    "github_not_found": true,
    "lcname": "2024tokuron"
}
        
Elapsed time: 0.30938s