Metadata-Version: 2.4
Name: phonexia-phoneme-recognition-client
Version: 1.1.0
Summary: Phoneme Recognition Client
Author-email: Phonexia <info@phonexia.com>
Keywords: grpc,voice,speech,phoneme,recognition,phoneme recognition
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: grpcio>=1.76.0
Requires-Dist: grpcio-tools>=1.76.0
Requires-Dist: numpy>=2.0.2
Requires-Dist: phonexia-grpc>=2.31.1
Requires-Dist: soundfile>=0.13.1
Requires-Dist: typer>=0.16.0

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

# Phonexia phoneme recognition client

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

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

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