Metadata-Version: 2.4
Name: phonexia-audio-manipulation-detection-client
Version: 2.0.2
Summary: Audio Manipulation Detection Client
Author-email: Phonexia <info@phonexia.com>
Keywords: grpc,stt,speech-to-text,text,antispoofing,audio-manipulation
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: more-itertools>=10.6.0
Requires-Dist: phonexia-grpc>=2.27.1
Requires-Dist: soundfile>=0.12.1
Requires-Dist: numpy>=1.24.3
Requires-Dist: typer>=0.12.3

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

# Phonexia Audio Manipulation Detection client

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

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

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