phonexia-voiceprint-comparison-client


Namephonexia-voiceprint-comparison-client JSON
Version 1.2.0 PyPI version JSON
download
home_pageNone
SummaryClient for communication with Phonexia voiceprint comparison microservice.
upload_time2024-09-16 06:51:45
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 voiceprint comparison client

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

To use this client you will first need a running instance of any *Phonexia voiceprint comparison 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 speaker identification technology [here](https://docs.cloud.phonexia.com/docs/technologies/speaker-identification/).

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

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "phonexia-voiceprint-comparison-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/b7/9a/fd1ee11be09b2f94388c4301b4be77a137d0a356fef3380897575bdd3f78/phonexia_voiceprint_comparison_client-1.2.0.tar.gz",
    "platform": null,
    "description": "\n![](https://www.phonexia.com/wp-content/uploads/phonexia-logo-transparent-500px.png)\n\n# Phonexia voiceprint comparison client\n\nThis module contains client for communication with [voiceprint comparison microservice](https://hub.docker.com/repository/docker/phonexia/voiceprint-comparison/general) developed by [Phonexia](https://phonexia.com).\n\nTo use this client you will first need a running instance of any *Phonexia voiceprint comparison 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 speaker identification technology [here](https://docs.cloud.phonexia.com/docs/technologies/speaker-identification/).\n\nOn [this page](https://docs.cloud.phonexia.com/docs/products/speech-platform-4/grpc/api/phonexia/grpc/technologies/speaker_identification/v1/speaker_identification.proto#voiceprintcomparison), you will find a *gRPC API* reference for *voiceprint comparison microservice*.",
    "bugtrack_url": null,
    "license": null,
    "summary": "Client for communication with Phonexia voiceprint comparison microservice.",
    "version": "1.2.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": "84ac08529bbcdddfea4ffbfffa43d8b3997d7f2f286b7e7e9499e0c9ae6859df",
                "md5": "5258aa5527edd45e09042db8ecd005aa",
                "sha256": "4393dcaad49dfd246b4fbc3d1afa6468f20acb134d044d3a3a59e3f06e66e7f2"
            },
            "downloads": -1,
            "filename": "phonexia_voiceprint_comparison_client-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5258aa5527edd45e09042db8ecd005aa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 4040,
            "upload_time": "2024-09-16T06:51:44",
            "upload_time_iso_8601": "2024-09-16T06:51:44.493933Z",
            "url": "https://files.pythonhosted.org/packages/84/ac/08529bbcdddfea4ffbfffa43d8b3997d7f2f286b7e7e9499e0c9ae6859df/phonexia_voiceprint_comparison_client-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b79afd1ee11be09b2f94388c4301b4be77a137d0a356fef3380897575bdd3f78",
                "md5": "9bf442c2d27d68c5b52b76b295203b02",
                "sha256": "7778e925befd2e019dc6d986af3f2017177bc0f3622b322d991dc1922282e344"
            },
            "downloads": -1,
            "filename": "phonexia_voiceprint_comparison_client-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9bf442c2d27d68c5b52b76b295203b02",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 3735,
            "upload_time": "2024-09-16T06:51:45",
            "upload_time_iso_8601": "2024-09-16T06:51:45.950576Z",
            "url": "https://files.pythonhosted.org/packages/b7/9a/fd1ee11be09b2f94388c4301b4be77a137d0a356fef3380897575bdd3f78/phonexia_voiceprint_comparison_client-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-16 06:51:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "phonexia",
    "github_project": "protofiles",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "phonexia-voiceprint-comparison-client"
}
        
Elapsed time: 0.43804s