neon-stt-plugin-google-cloud-streaming


Nameneon-stt-plugin-google-cloud-streaming JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/NeonGeckoCom/neon-stt-plugin-google_cloud_streaming
SummaryA Google streaming stt plugin for Neon
upload_time2023-01-27 00:35:53
maintainer
docs_urlNone
authorNeongecko
requires_python
licenseBSD-3
keywords mycroft plugin stt
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # NeonAI Google Streaming STT Plugin
[Mycroft](https://mycroft-ai.gitbook.io/docs/mycroft-technologies/mycroft-core/plugins) compatible
STT Plugin for Google Speech-to-Text.

# Configuration:
A json credential should be saved at: `~/.local/share/neon/google.json`.
JSON Credentials may alternatively be included in the tts configuration as shown below.

```yaml
tts:
    module: google_cloud_streaming
    google_cloud: {lang: en-us, credential: None}
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/NeonGeckoCom/neon-stt-plugin-google_cloud_streaming",
    "name": "neon-stt-plugin-google-cloud-streaming",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "mycroft plugin stt",
    "author": "Neongecko",
    "author_email": "developers@neon.ai",
    "download_url": "",
    "platform": null,
    "description": "# NeonAI Google Streaming STT Plugin\n[Mycroft](https://mycroft-ai.gitbook.io/docs/mycroft-technologies/mycroft-core/plugins) compatible\nSTT Plugin for Google Speech-to-Text.\n\n# Configuration:\nA json credential should be saved at: `~/.local/share/neon/google.json`.\nJSON Credentials may alternatively be included in the tts configuration as shown below.\n\n```yaml\ntts:\n    module: google_cloud_streaming\n    google_cloud: {lang: en-us, credential: None}\n```\n\n",
    "bugtrack_url": null,
    "license": "BSD-3",
    "summary": "A Google streaming stt plugin for Neon",
    "version": "1.0.1",
    "split_keywords": [
        "mycroft",
        "plugin",
        "stt"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc26f286c60b24fc02e7eab724a7ed2f2f51837d0130db2f956de927c8e520f4",
                "md5": "5429ec59500297f43cb503ad783c9f95",
                "sha256": "94fecea70e313296fb85557e40f3b8f0a9f28ac79719d79ed23d961642973617"
            },
            "downloads": -1,
            "filename": "neon_stt_plugin_google_cloud_streaming-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5429ec59500297f43cb503ad783c9f95",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10232,
            "upload_time": "2023-01-27T00:35:53",
            "upload_time_iso_8601": "2023-01-27T00:35:53.961338Z",
            "url": "https://files.pythonhosted.org/packages/cc/26/f286c60b24fc02e7eab724a7ed2f2f51837d0130db2f956de927c8e520f4/neon_stt_plugin_google_cloud_streaming-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-27 00:35:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "NeonGeckoCom",
    "github_project": "neon-stt-plugin-google_cloud_streaming",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "neon-stt-plugin-google-cloud-streaming"
}
        
Elapsed time: 0.03336s