phonexia-emotion-recognition-client


Namephonexia-emotion-recognition-client JSON
Version 1.1.0 PyPI version JSON
download
home_pageNone
SummaryClient for communicating with Phonexia emotion recognition microservice
upload_time2024-12-11 09:07:36
maintainerNone
docs_urlNone
authorPhonexia
requires_python<4.0,>=3.8
licenseNone
keywords grpc voice emotion speech emotion-recognition emotion-recognition
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![](https://www.phonexia.com/wp-content/uploads/phonexia-logo-transparent-500px.png)

# Phonexia emotion recognition client

This module contains client for communication with [emotion recognition](https://hub.docker.com/repository/docker/phonexia/emotion-recognition/general) developed by [Phonexia](https://phonexia.com).

To use this client you will first need a running instance of any *Phonexia emotion recognition microservice*. If you don't yet have any running instance, don't hesitate to [contact our sales department](mailto:info@phonexia.com).

You can learn more about the emotion recognition technology [here](https://docs.cloud.phonexia.com/docs/technologies/emotion-recognition/).

On [this page](https://docs.cloud.phonexia.com/docs/products/speech-platform-4/grpc/api/phonexia/grpc/technologies/emotion_recognition/v1/emotion_recognition.proto#emotionrecognition), you will find a *gRPC API* reference for *emotion recognition microservice*.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "phonexia-emotion-recognition-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "grpc, voice, emotion, speech, emotion-recognition, emotion-recognition",
    "author": "Phonexia",
    "author_email": "info@phonexia.com",
    "download_url": "https://files.pythonhosted.org/packages/21/85/fb49c84095ed95cafccaa897d0c698dce3a1330611ea88b70b03ad1f52bd/phonexia_emotion_recognition_client-1.1.0.tar.gz",
    "platform": null,
    "description": "![](https://www.phonexia.com/wp-content/uploads/phonexia-logo-transparent-500px.png)\n\n# Phonexia emotion recognition client\n\nThis module contains client for communication with [emotion recognition](https://hub.docker.com/repository/docker/phonexia/emotion-recognition/general) developed by [Phonexia](https://phonexia.com).\n\nTo use this client you will first need a running instance of any *Phonexia emotion recognition microservice*. If you don't yet have any running instance, don't hesitate to [contact our sales department](mailto:info@phonexia.com).\n\nYou can learn more about the emotion recognition technology [here](https://docs.cloud.phonexia.com/docs/technologies/emotion-recognition/).\n\nOn [this page](https://docs.cloud.phonexia.com/docs/products/speech-platform-4/grpc/api/phonexia/grpc/technologies/emotion_recognition/v1/emotion_recognition.proto#emotionrecognition), you will find a *gRPC API* reference for *emotion recognition microservice*.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Client for communicating with Phonexia emotion recognition microservice",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://phonexia.com",
        "Issues": "https://phonexia.atlassian.net/servicedesk/customer/portal/15/group/20/create/40",
        "protofiles": "https://github.com/phonexia/protofiles"
    },
    "split_keywords": [
        "grpc",
        " voice",
        " emotion",
        " speech",
        " emotion-recognition",
        " emotion-recognition"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c1b18ee159cc9bff26b4ff691f805d449e4e2d54d47dd0851f98a8c6f284395e",
                "md5": "55e2e4d0dd93749560ac4b77051751e7",
                "sha256": "e07858cc66c05ac55a30e1b892893210f93e065b6375250593ee7774d10cef50"
            },
            "downloads": -1,
            "filename": "phonexia_emotion_recognition_client-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "55e2e4d0dd93749560ac4b77051751e7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 4392,
            "upload_time": "2024-12-11T09:07:33",
            "upload_time_iso_8601": "2024-12-11T09:07:33.687881Z",
            "url": "https://files.pythonhosted.org/packages/c1/b1/8ee159cc9bff26b4ff691f805d449e4e2d54d47dd0851f98a8c6f284395e/phonexia_emotion_recognition_client-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2185fb49c84095ed95cafccaa897d0c698dce3a1330611ea88b70b03ad1f52bd",
                "md5": "a3146c9f2b63cf983e8bc9cec5c7c61e",
                "sha256": "9c99a02110f2e592d0d791102c5e81f3ba9bf721d9f42a2a8abbd48773ad606d"
            },
            "downloads": -1,
            "filename": "phonexia_emotion_recognition_client-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a3146c9f2b63cf983e8bc9cec5c7c61e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 4075,
            "upload_time": "2024-12-11T09:07:36",
            "upload_time_iso_8601": "2024-12-11T09:07:36.076303Z",
            "url": "https://files.pythonhosted.org/packages/21/85/fb49c84095ed95cafccaa897d0c698dce3a1330611ea88b70b03ad1f52bd/phonexia_emotion_recognition_client-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-11 09:07:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "phonexia",
    "github_project": "protofiles",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "phonexia-emotion-recognition-client"
}
        
Elapsed time: 0.40500s