ovos-stt-plugin-nos


Nameovos-stt-plugin-nos JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/ovos-stt-plugin-nos
SummaryA nos stt plugin for OVOS
upload_time2024-09-29 16:45:43
maintainerNone
docs_urlNone
authorJarbasAi
requires_pythonNone
licenseApache-2.0
keywords ovos plugin stt
VCS
bugtrack_url
requirements ovos-plugin-manager ovos-utils SpeechRecognition ovos-stt-plugin-wav2vec
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/ovos-stt-plugin-nos",
    "name": "ovos-stt-plugin-nos",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ovos plugin stt",
    "author": "JarbasAi",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "https://files.pythonhosted.org/packages/fd/bf/4dda2c0f3a068af1c4981ff19ecb91b47d10e03b7fd7c7e014cabc0acfc1/ovos-stt-plugin-nos-0.2.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A nos stt plugin for OVOS",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/ovos-stt-plugin-nos"
    },
    "split_keywords": [
        "ovos",
        "plugin",
        "stt"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b1a978c44842918c46913f1c59d5863459a8995cbc986f320dc61bada8d3c85",
                "md5": "a98f2aafe4c5bc8c62cc1173e0c9dc36",
                "sha256": "205b5cbb7519e7da1d140942fc4c1ed15b7cd4d394c3f56a6207482f47210b00"
            },
            "downloads": -1,
            "filename": "ovos_stt_plugin_nos-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a98f2aafe4c5bc8c62cc1173e0c9dc36",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7198,
            "upload_time": "2024-09-29T16:45:42",
            "upload_time_iso_8601": "2024-09-29T16:45:42.502799Z",
            "url": "https://files.pythonhosted.org/packages/0b/1a/978c44842918c46913f1c59d5863459a8995cbc986f320dc61bada8d3c85/ovos_stt_plugin_nos-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fdbf4dda2c0f3a068af1c4981ff19ecb91b47d10e03b7fd7c7e014cabc0acfc1",
                "md5": "6f12f236e3771a20ae1561e924ac8961",
                "sha256": "e02aac0e9423888fb219befc5fa09dc0c50a70418cf4328d8a05a81af308ff3b"
            },
            "downloads": -1,
            "filename": "ovos-stt-plugin-nos-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6f12f236e3771a20ae1561e924ac8961",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7419,
            "upload_time": "2024-09-29T16:45:43",
            "upload_time_iso_8601": "2024-09-29T16:45:43.280431Z",
            "url": "https://files.pythonhosted.org/packages/fd/bf/4dda2c0f3a068af1c4981ff19ecb91b47d10e03b7fd7c7e014cabc0acfc1/ovos-stt-plugin-nos-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-29 16:45:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "ovos-stt-plugin-nos",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "ovos-plugin-manager",
            "specs": [
                [
                    ">=",
                    "0.0.24"
                ]
            ]
        },
        {
            "name": "ovos-utils",
            "specs": [
                [
                    "<",
                    "1.0.0"
                ],
                [
                    ">=",
                    "0.2.1"
                ]
            ]
        },
        {
            "name": "SpeechRecognition",
            "specs": [
                [
                    "~=",
                    "3.8"
                ]
            ]
        },
        {
            "name": "ovos-stt-plugin-wav2vec",
            "specs": [
                [
                    ">=",
                    "0.3.0"
                ],
                [
                    "<",
                    "1.0.0"
                ]
            ]
        }
    ],
    "lcname": "ovos-stt-plugin-nos"
}
        
Elapsed time: 0.36113s