sWaraNuvad


NamesWaraNuvad JSON
Version 2.4.5 PyPI version JSON
download
home_page
SummarySpeech translation assistant
upload_time2023-07-10 05:22:44
maintainer
docs_urlNone
authorTejas Sonavane
requires_python
license
keywords voice translate voice to text translate multiple language voice translate translate text to voice translate
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The code uses speech recognition to capture user input through a microphone. It then recognizes the speech using Google's Speech-to-Text API. 
    The user is prompted to specify a language, and their subsequent speech is translated into multiple languages. The translations are displayed in the console.
    The speech translation assistant allows users to communicate in different languages by converting their spoken input into written text and providing translations in various supported languages.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "sWaraNuvad",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "voice translate,voice to text translate,multiple language voice translate,translate,text to voice translate",
    "author": "Tejas Sonavane",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/9f/a2/62fa25c7c57de88217e8ca3966b2ed0b49a70bc444585ca3b8426b1136b2/sWaraNuvad-2.4.5.tar.gz",
    "platform": null,
    "description": "The code uses speech recognition to capture user input through a microphone. It then recognizes the speech using Google's Speech-to-Text API. \n    The user is prompted to specify a language, and their subsequent speech is translated into multiple languages. The translations are displayed in the console.\n    The speech translation assistant allows users to communicate in different languages by converting their spoken input into written text and providing translations in various supported languages.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Speech translation assistant",
    "version": "2.4.5",
    "project_urls": null,
    "split_keywords": [
        "voice translate",
        "voice to text translate",
        "multiple language voice translate",
        "translate",
        "text to voice translate"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be59ede27a81b3c4fee999d74518e29d0e1ea5f9054ee932784fd7c8823c15c9",
                "md5": "7a2b164d8ad6911d60c505047d0c2bfa",
                "sha256": "e2f85d1051c9cf8bdf54e44f2281519ea6df6923bff2f73a78cd657c79076f4c"
            },
            "downloads": -1,
            "filename": "sWaraNuvad-2.4.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7a2b164d8ad6911d60c505047d0c2bfa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3379,
            "upload_time": "2023-07-10T05:22:43",
            "upload_time_iso_8601": "2023-07-10T05:22:43.220215Z",
            "url": "https://files.pythonhosted.org/packages/be/59/ede27a81b3c4fee999d74518e29d0e1ea5f9054ee932784fd7c8823c15c9/sWaraNuvad-2.4.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9fa262fa25c7c57de88217e8ca3966b2ed0b49a70bc444585ca3b8426b1136b2",
                "md5": "c6eff448d5f1658f4419bab9e97f41b8",
                "sha256": "9c76bca88f99726fb457a9a7f63f6cd8cd82afb6de2d5efb4c1aba80073ccd33"
            },
            "downloads": -1,
            "filename": "sWaraNuvad-2.4.5.tar.gz",
            "has_sig": false,
            "md5_digest": "c6eff448d5f1658f4419bab9e97f41b8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3505,
            "upload_time": "2023-07-10T05:22:44",
            "upload_time_iso_8601": "2023-07-10T05:22:44.864131Z",
            "url": "https://files.pythonhosted.org/packages/9f/a2/62fa25c7c57de88217e8ca3966b2ed0b49a70bc444585ca3b8426b1136b2/sWaraNuvad-2.4.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-10 05:22:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "swaranuvad"
}
        
Elapsed time: 0.24777s