phonexia-language-identification-client


Namephonexia-language-identification-client JSON
Version 1.6.0 PyPI version JSON
download
home_pageNone
SummaryClient for communication with Phonexia language identification microservice.
upload_time2024-11-21 11:58:26
maintainerNone
docs_urlNone
authorPhonexia
requires_python<4.0,>=3.8
licenseNone
keywords grpc voice voice-biometry speech language identification
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 language identification client

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

To use this client you will first need a running instance of any *Phonexia language identification 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 language identification technology [here](https://docs.cloud.phonexia.com/docs/products/speech-platform-4/microservices/installation/language-identification/).

On [this page](docs.cloud.phonexia.com/docs/products/speech-platform-4/grpc/api/phonexia/grpc/technologies/language_identification/v1/language_identification.proto), you will find a *gRPC API* reference for *language identification microservice*.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "phonexia-language-identification-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "grpc, voice, voice-biometry, speech, language, identification",
    "author": "Phonexia",
    "author_email": "info@phonexia.com",
    "download_url": "https://files.pythonhosted.org/packages/28/0c/963098ef04372bbddcc02488eb1e7772ea87d97db7196149032896e719ab/phonexia_language_identification_client-1.6.0.tar.gz",
    "platform": null,
    "description": "![](https://www.phonexia.com/wp-content/uploads/phonexia-logo-transparent-500px.png)\n\n# Phonexia language identification client\n\nThis module contains client for communication with [language identification microservice](https://hub.docker.com/repository/docker/phonexia/language-identification/general) developed by [Phonexia](https://phonexia.com).\n\nTo use this client you will first need a running instance of any *Phonexia language identification 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 language identification technology [here](https://docs.cloud.phonexia.com/docs/products/speech-platform-4/microservices/installation/language-identification/).\n\nOn [this page](docs.cloud.phonexia.com/docs/products/speech-platform-4/grpc/api/phonexia/grpc/technologies/language_identification/v1/language_identification.proto), you will find a *gRPC API* reference for *language identification microservice*.",
    "bugtrack_url": null,
    "license": null,
    "summary": "Client for communication with Phonexia language identification microservice.",
    "version": "1.6.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",
        " voice-biometry",
        " speech",
        " language",
        " identification"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dc6775d289c407b3dd4bd26cc0865aaa97e898b1e4afd5aa09465f8a9a887298",
                "md5": "2981e889545cc8f5f4b6fb0fa140de2b",
                "sha256": "ef8dfb7736640bde6f874b7ed362d44ffd1a3aff8a07b8cf8a4b4795f849985a"
            },
            "downloads": -1,
            "filename": "phonexia_language_identification_client-1.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2981e889545cc8f5f4b6fb0fa140de2b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 7313,
            "upload_time": "2024-11-21T11:58:25",
            "upload_time_iso_8601": "2024-11-21T11:58:25.112459Z",
            "url": "https://files.pythonhosted.org/packages/dc/67/75d289c407b3dd4bd26cc0865aaa97e898b1e4afd5aa09465f8a9a887298/phonexia_language_identification_client-1.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "280c963098ef04372bbddcc02488eb1e7772ea87d97db7196149032896e719ab",
                "md5": "544a5b211462902cbb33fc8c56fdf63f",
                "sha256": "b11b5c8e87fbf595a0c40ba4f7c16b602c1c4baa298313f08b3ade9cc0f578c1"
            },
            "downloads": -1,
            "filename": "phonexia_language_identification_client-1.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "544a5b211462902cbb33fc8c56fdf63f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 7098,
            "upload_time": "2024-11-21T11:58:26",
            "upload_time_iso_8601": "2024-11-21T11:58:26.927661Z",
            "url": "https://files.pythonhosted.org/packages/28/0c/963098ef04372bbddcc02488eb1e7772ea87d97db7196149032896e719ab/phonexia_language_identification_client-1.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-21 11:58:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "phonexia",
    "github_project": "protofiles",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "phonexia-language-identification-client"
}
        
Elapsed time: 0.47675s