Metadata-Version: 2.4
Name: phonexia-referential-deepfake-detection-client
Version: 2.1.0
Summary: Referential Deepfake Detection Client
Author-email: Phonexia <info@phonexia.com>
Keywords: grpc,voice,voice-biometry,speech,referential,deepfake,detection
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: more-itertools>=10.6.0
Requires-Dist: phonexia-grpc>=2.31.1
Requires-Dist: numpy>=2.0.0; python_version >= "3.12"
Requires-Dist: py-ubjson>=0.16.1
Requires-Dist: numpy<2.0.0; python_version < "3.12"
Requires-Dist: typer>=0.16.0
Requires-Dist: soundfile>=0.13.0

![](https://www.phonexia.com/wp-content/uploads/phonexia-logo-transparent-500px.png)

# Phonexia referential deepfake detection client

This module contains client for communication with [Referential Deepfake Detection microservice](https://hub.docker.com/repository/docker/phonexia/referential-deepfake-detection/general) developed by [Phonexia](https://phonexia.com).

To use this client you will first need a running instance of any *Phonexia Referential Deepfake Detection 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.phonexia.com/technologies/speaker-identification/).

On [this page](https://docs.phonexia.com/products/speech-platform-4/grpc/api/phonexia/grpc/technologies/referential_deepfake_detection/v1/referential_deepfake_detection.proto), you will find a *gRPC API* reference for *Referential Deepfake Detection microservice*.
