ovos-skill-setup


Nameovos-skill-setup JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/skill-ovos-setup
SummaryOVOS skill plugin
upload_time2023-01-25 22:12:02
maintainer
docs_urlNone
authorJarbasAi
requires_python
licenseApache-2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/handshake.svg' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> OVOS - Setup

Setup your device, choose a voice and optionally connect to the Mycroft server


## About 

This skill will offer you the option to select Selene, Personal, or no backend, an offline or online STT as well choose the voice your device will use

The default backend to provide services for Mycroft users is [Selene](https://home.mycroft.ai/).  Pairing a device with Home provides access to privacy-protecting Speech to Text, Wolfram Alpha and other such services, as well as easy configuration for all your Mycroft devices.

This skill works better if you have mycroft-gui, in headless devices (voice only) options will be limited

![](./pairing.gif)

## Examples 
* "Pair my device" (happens automatically on first run if not paired already)

## Credits 
Mycroft AI (@MycroftAI)

## Category
**Configuration**

## Tags
#pair
#pairing
#connectivity
#system



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/skill-ovos-setup",
    "name": "ovos-skill-setup",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ovos skill plugin",
    "author": "JarbasAi",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "",
    "platform": null,
    "description": "# <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/handshake.svg' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> OVOS - Setup\n\nSetup your device, choose a voice and optionally connect to the Mycroft server\n\n\n## About \n\nThis skill will offer you the option to select Selene, Personal, or no backend, an offline or online STT as well choose the voice your device will use\n\nThe default backend to provide services for Mycroft users is [Selene](https://home.mycroft.ai/).  Pairing a device with Home provides access to privacy-protecting Speech to Text, Wolfram Alpha and other such services, as well as easy configuration for all your Mycroft devices.\n\nThis skill works better if you have mycroft-gui, in headless devices (voice only) options will be limited\n\n![](./pairing.gif)\n\n## Examples \n* \"Pair my device\" (happens automatically on first run if not paired already)\n\n## Credits \nMycroft AI (@MycroftAI)\n\n## Category\n**Configuration**\n\n## Tags\n#pair\n#pairing\n#connectivity\n#system\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "OVOS skill plugin",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/skill-ovos-setup"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "21686c241bf32553fd21fedf208700346ba57742537f528eaf6dcb88818546b1",
                "md5": "5d94a1c3e5ba63702e4790589c5e70db",
                "sha256": "53a6cc8994c6f270964bd010675e896cce03e2057595cef21a7594a227c04fb9"
            },
            "downloads": -1,
            "filename": "ovos_skill_setup-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5d94a1c3e5ba63702e4790589c5e70db",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 257502,
            "upload_time": "2023-01-25T22:12:02",
            "upload_time_iso_8601": "2023-01-25T22:12:02.033591Z",
            "url": "https://files.pythonhosted.org/packages/21/68/6c241bf32553fd21fedf208700346ba57742537f528eaf6dcb88818546b1/ovos_skill_setup-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-25 22:12:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "skill-ovos-setup",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "ovos-skill-setup"
}
        
Elapsed time: 0.11790s