ovos-audio-transformer-plugin-speechbrain-langdetect


Nameovos-audio-transformer-plugin-speechbrain-langdetect JSON
Version 0.0.0a10 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/ovos-audio-transformer-plugin-speechbrain-langdetect
SummaryA speech lang detection plugin for mycroft
upload_time2024-04-20 23:24:08
maintainerNone
docs_urlNone
authorJarbasAi
requires_pythonNone
licenseApache-2.0
keywords ovos plugin
VCS
bugtrack_url
requirements torchaudio speechbrain ovos-plugin-manager ovos-config
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/ovos-audio-transformer-plugin-speechbrain-langdetect",
    "name": "ovos-audio-transformer-plugin-speechbrain-langdetect",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ovos plugin",
    "author": "JarbasAi",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "https://files.pythonhosted.org/packages/ec/66/46f5f90948af52083252e6a7740707073ca1725dd33d1ec0e8afc1037e88/ovos-audio-transformer-plugin-speechbrain-langdetect-0.0.0a10.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A speech lang detection plugin for mycroft",
    "version": "0.0.0a10",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/ovos-audio-transformer-plugin-speechbrain-langdetect"
    },
    "split_keywords": [
        "ovos",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab58e8b58f4988ced333af5c474f31385f4b56997460743fb7b66562bb58681c",
                "md5": "2688fac88ae3b3593e68a451b82edb69",
                "sha256": "d82a50b571181c579093a6b647f730cbebf550614015144c51372c3abfb67864"
            },
            "downloads": -1,
            "filename": "ovos_audio_transformer_plugin_speechbrain_langdetect-0.0.0a10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2688fac88ae3b3593e68a451b82edb69",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9135,
            "upload_time": "2024-04-20T23:24:07",
            "upload_time_iso_8601": "2024-04-20T23:24:07.226783Z",
            "url": "https://files.pythonhosted.org/packages/ab/58/e8b58f4988ced333af5c474f31385f4b56997460743fb7b66562bb58681c/ovos_audio_transformer_plugin_speechbrain_langdetect-0.0.0a10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec6646f5f90948af52083252e6a7740707073ca1725dd33d1ec0e8afc1037e88",
                "md5": "625edde3159c937b8f3db75d4bc38266",
                "sha256": "9426a660d6864fda7837e7bcaa82b8b47eeae346c12079053301a64fa9fe81c4"
            },
            "downloads": -1,
            "filename": "ovos-audio-transformer-plugin-speechbrain-langdetect-0.0.0a10.tar.gz",
            "has_sig": false,
            "md5_digest": "625edde3159c937b8f3db75d4bc38266",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8525,
            "upload_time": "2024-04-20T23:24:08",
            "upload_time_iso_8601": "2024-04-20T23:24:08.787543Z",
            "url": "https://files.pythonhosted.org/packages/ec/66/46f5f90948af52083252e6a7740707073ca1725dd33d1ec0e8afc1037e88/ovos-audio-transformer-plugin-speechbrain-langdetect-0.0.0a10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-20 23:24:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "ovos-audio-transformer-plugin-speechbrain-langdetect",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "torchaudio",
            "specs": []
        },
        {
            "name": "speechbrain",
            "specs": [
                [
                    "~=",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "ovos-plugin-manager",
            "specs": [
                [
                    "~=",
                    "0.0"
                ],
                [
                    ">=",
                    "0.0.26a15"
                ]
            ]
        },
        {
            "name": "ovos-config",
            "specs": [
                [
                    ">=",
                    "0.0.12"
                ]
            ]
        }
    ],
    "lcname": "ovos-audio-transformer-plugin-speechbrain-langdetect"
}
        
Elapsed time: 0.23673s